Hello, 

How can I convert an expression as sin (%pi/5) to a float ?

I can use sin (%pi/5) + 0.0, but I find it's a dirty tick !

(sin (%pi/5))::Float doesn't work.

I refuse to go inside the formula and type : sin (%pi/5::Float).

Is there an other ability ?

François, from France.


_______________________________________________
Axiom-math mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-math

Reply via email to