[back] [prev] [next] [index] [root]
F := Factor(d); F := Factor(f); F := Factor(f, p); F := Factor(a); F := Factor(alpha); F := Factor(O, d); F := Factor(O, a); F := Factor(O, alpha);
list | F |
|
prime | p |
|
integer | d |
|
polynomial | f |
|
ideal | a |
|
algebraic element | alpha |
|
order | O |
See also: IntFactor, EltFactor, PolyFactor, IdealFactor
kash> Factor(8274626472648264826427648723648276); > [ [ 2, 2 ], [ 11, 1 ], [ 41, 1 ], [ 86423, 1 ], [ 53074086409412759917474753, 1 ] ]
<- back[back] [prev] [next] [index] [root]