TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Divisors ( elt-ord^num x ) -> seq()

Description

All divisors (up to units) of x, which must lie in a maximal order.

Examples

x_o := MaximalOrder(X^4+5); x_a := Element(x_o,[1,2,3,4]); Divisors(x_a);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group