[Numpy-discussion] RAdian <--> degres conversion
David M. Cooke
cookedm@physics.mcmaster...
Fri Dec 14 16:20:57 CST 2007
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/
|cookedm@physics.mcmaster.ca
More information about the Numpy-discussion
mailing list