Hello,

It seems Degree-Radian conversion doesn't exist in Sage. Of course, it
can easily be performed by multiplying by pi/180 (or its reciprocal),
but a function is more convenient. The Python has it in the math
module, but it will not work with symbolics. Mathematica has the
Degree constant, (http://reference.wolfram.com/mathematica/ref/
Degree.html), but I think degrees() and radians() functions would be
better.

Thoughts?

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to