axiom-mail
[Top][All Lists]
Advanced

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

[Axiom-mail] Getting numerical values from a closed form integration?


From: Alasdair McAndrew
Subject: [Axiom-mail] Getting numerical values from a closed form integration?
Date: Thu, 12 Jul 2007 20:18:00 +1000

For example:

integrate(sin(2*x),x=-%pi/3..4*%pi/7)

The answer is in closed form, but I can't convert it to a float.  At least:

integrate(sin(2*x),x=-%pi/3..4*%pi/7)::Float

doesn't work.  How do I obtain a numerical result from a closed form "integrate"?

Thanks,
Alasdair


reply via email to

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