#11649: Use of degrees
---------------------------+------------------------------------------------
Reporter: eviatarbach | Owner: mhampton
Type: enhancement | Status: new
Priority: major | Milestone: sage-wishlist
Component: geometry | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Sage should allow the use of degrees as well as radians. This could work
by bringing the degree unit into the main namespace, and modifying
trigonometric functions to convert from degrees to radians before
evaluating, such that
{{{
sage: n(sin(90 * degree))
}}}
would return 1.
As well, perhaps there could be a global setting that assumed degrees
instead of radians.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11649>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.