[issue1640] Enhancements for mathmodule

Christian Heimes report at bugs.python.org
Mon Jan 21 14:52:51 CET 2008


Christian Heimes added the comment:

I've added your complex patch and its tests to my patch. The tests are
showing some flaws in the atanh (or log1p) function on Windows:

AssertionError: atanh0022:atanh(-1.000000) returned -18.36840028483855,
expected -18.714973875118524

On Linux the tests are passing just fine.

Added file: http://bugs.python.org/file9250/trunk_pymath_hyberbolic_complex.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1640>
__________________________________


More information about the Python-bugs-list mailing list