Ask Your Question

Revision history [back]

As seen in the documentation for Euclidean domains the Euclidean function is implemented as a method on elements named euclidean_degree:

sage: R.<x> = QQ[]
sage: x.euclidean_degree()
1