[Maxima] variable,numer behaviour

Javier Arantegui javier.arantegui at gmail.com
Wed Feb 25 11:56:24 CST 2009


Hi!

On Wed, Feb 25, 2009 at 6:25 PM, Giovanni <giovannibis at inwind.it> wrote:
> (%i5) c,numer;
>                                              %pi
> (%o5)                  7.275540322183334 (tan(---) + 10)
>                                              23

I don't know much about Maxima, but I believe that you should use ''
to recalculate c:

(%i13) ''c,numer;
(%o13)                         73.75540322183333


I think the problem is that you have defined d after defining c. More
information about '' here:

http://maxima.sourceforge.net/docs/manual/en/maxima_4.html#IDX15

Best regards,

Javier


-- 
Lee mi blog: "Un pequeño paso para Neil" http://up3n.wordpress.com/



More information about the Maxima mailing list