Comment #1 on issue 1081 by [email protected]: implement Degree http://code.google.com/p/sympy/issues/detail?id=1081
How would one want this implemented? I don't think we can do sin(30 Degree) easily, but we can certainly can do sin(Degree(30)).
Can we create a custom operator with the name Degree? I'm not certain about this aspect of python.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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/sympy-issues?hl=en.
