summaryrefslogtreecommitdiffstats
path: root/Doc/library/cmath.rst
Commit message (Collapse)AuthorAgeFilesLines
* Clarify that the rect, phase and polar functions work with radians.Mark Dickinson2010-01-021-2/+2
|
* Remove leading blank line from cmath.rstMark Dickinson2009-07-281-1/+0
|
* Issue #6458: Reorganize cmath documentation into sections (similar toMark Dickinson2009-07-281-97/+108
| | | | | the way that the math documentation is organized); clarify section on conversions to and from polar coordinates.
* #6548: dont suggest existence of real and imag functions in cmath.Georg Brandl2009-07-231-4/+4
|
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
|
* Write out "phi" consistently.Georg Brandl2008-06-221-5/+5
|
* I finally got the time to update and merge Mark's and my trunk-math branch. ↵Christian Heimes2008-04-181-13/+107
| | | | | | The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. The patch also adds acosh, asinh, atanh, log1p and copysign to all platforms. Finally it fixes differences between platforms like different results or exceptions for edge cases. Have fun :)
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+156