]> granicus.if.org Git - python/commit
SF bug 996392: math and cmath docs don't specify radians
authorTim Peters <tim.peters@gmail.com>
Sat, 24 Jul 2004 23:00:24 +0000 (23:00 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 24 Jul 2004 23:00:24 +0000 (23:00 +0000)
commit66bb6e661cb4d29078dd28735fce225c0aeaed80
tree9a9ad235dcec4f3ae1b5f7db5d5e2a7c3fc039f7
parent5253da163c8faf789567ab0a709a176addb8d73d
SF bug 996392:  math and cmath docs don't specify radians

Major rewrite of the math module docs.  Slapped in "radians" where
appropriate; grouped the functions into reasonable categories; supplied
many more words to address common confusions about some of the subtler
issues.
Doc/lib/libmath.tex
Misc/NEWS