axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#7 Simplify changes the type of an expression] (new)


From: anonymous
Subject: [Axiom-developer] [#7 Simplify changes the type of an expression] (new)
Date: Thu, 23 Dec 2004 16:48:37 -0600

\begin{axiom}
factor(simplify((1+x)^3))
\end{axiom}
vs.
\begin{axiom}
factor((1+x)^3)
\end{axiom}

simplify changes the type to 'Expression Integer', where the original was 
'Polynomial Integer'.

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]