commit | f385c5e544bd7e13c6c6714e85828292d6de8b8e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jun 30 02:29:22 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jun 30 02:29:22 2000 +0000 |
tree | 9005e425c82cedd34d11eef1f75e0e7feea18ca4 | |
parent | 730067effc4347809f66add6af3c63bc46be9dd9 [diff] |
Patch by Nadav Horesh to make acosh and asinh better. Tim posted a long comment to python-dev (subject: "Controversial patch (cmath)"; date: 6/29/00). The conclusion is that this whole module stinks and this patch isn't perfect, but it's better than the acosh and asinh we had, so let's check it in.