axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#176 Factored Polynomials aren't differentiated corre


From: anonymous
Subject: [Axiom-developer] [#176 Factored Polynomials aren't differentiated correctly] (new)
Date: Mon, 20 Jun 2005 10:17:09 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/176FactoredPolynomialsArentDifferentiatedCorrectly/diff
--
\begin{axiom}
p := -x*y^2+x*y+x^3-x^2
D(factor(p),x)
D(p,x)
\end{axiom}

Note that the factorization is correct. It's the D(.,x) that misses the sign.
--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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