login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : (unknown) at: 2007-11-17T22:35:39-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

axiom
factors 5

\label{eq1}\left[{\left[{factor = 5}, \:{exponent = 1}\right]}\right](1)
Type: List(Record(factor: Integer,exponent: Integer))

but

axiom
factors sin x

\label{eq2}\left[ \right](2)
Type: List(Record(factor: Expression(Integer),exponent: Integer))

Martin

did not read the doc carefully --kratt6, Thu, 11 Oct 2007 13:24:42 -0500 reply
Status: open => closed

read the docs --kratt6, Thu, 11 Oct 2007 13:27:35 -0500 reply
The documentation says: factors gives the list of factors, except for the unit, which can be recovered using unit. Since EXPR INT is a field, everything non-zero is a unit:

axiom
unit((sin x)::FR EXPR INT)

\label{eq3}\sin \left({x}\right)(3)
Type: Expression(Integer)

Martin




  Subject:   Be Bold !!
  ( 14 subscribers )  
Please rate this page: