axiom-mail
[Top][All Lists]
Advanced

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

Re: [Axiom-mail] eval function


From: root
Subject: Re: [Axiom-mail] eval function
Date: Wed, 18 Mar 2009 01:06:04 -0500

Use the right-hand side function (rhs):

f:=-(37/84)*x^2 - (7/12)*x -1/42
x12:=radicalSolve(f,x)
g:=12*x^3 + 5*x^2 + 11*x + 16
eval(g,x,rhs x12.1)




reply via email to

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