Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to tell sage to give numeric result.

If I give sage the following:

sin(2*pi/30)

It give in return

sin(1/15*pi)

While I want the numeric value. I know that the most accurate result is the one given by sage by I need to compare it with another result I gut from numerical calculation.