On Dec 14, 2007, at 14:33 , Christopher Barker wrote:

> HI all,
>
> Someone on the wxPython list just pointed out that the math module now
> includes includes angle-conversion utilities:
>
>>>> degrees.__doc__
> degrees(x) -> converts angle x from radians to degrees
>>>> radians.__doc__
> radians(x) -> converts angle x from degrees to radians
>
> Not a big deal, but handy. As I generally like to think if numpy as a
> superset of the math module, perhaps is should include these too.


Done.

-- 
|>|\/|<
/------------------------------------------------------------------\
|David M. Cooke              http://arbutus.physics.mcmaster.ca/dmc/
|[EMAIL PROTECTED]

_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to