Mark Dickinson
8ab590ef06
Remove leading blank line from cmath.rst
2009-07-28 16:45:13 +00:00
Mark Dickinson
44ec7ac947
Issue #6458 : Reorganize cmath documentation into sections (similar to
...
the way that the math documentation is organized); clarify section on
conversions to and from polar coordinates.
2009-07-28 16:12:40 +00:00
Georg Brandl
0e66914907
#6548 : dont suggest existence of real and imag functions in cmath.
2009-07-23 07:08:58 +00:00
Georg Brandl
c62ef8b4d9
Remove trailing whitespace.
2009-01-03 20:55:06 +00:00
Georg Brandl
3e8bb4e9b0
Write out "phi" consistently.
2008-06-22 19:07:59 +00:00
Christian Heimes
6f34109384
I finally got the time to update and merge Mark's and my trunk-math branch. 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 :)
2008-04-18 23:13:07 +00:00
Georg Brandl
8ec7f65613
Move the 2.6 reST doc tree in place.
2007-08-15 14:28:01 +00:00