[Patches] [ python-Patches-552452 ] Add degrees() & radians() to math module

noreply@sourceforge.net noreply@sourceforge.net
Sun, 05 May 2002 00:46:09 -0700


Patches item #552452, was opened at 2002-05-05 07:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552452&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add degrees() & radians() to math module

Initial Comment:
Add functions to convert degrees and radians to the 
math module.

Closes item #3 on feature request 
www.python.org/sf/426539 .  The other two items have 
already been implemented.  The two related entries in 
PEP 42 can be closed also.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552452&group_id=5470