This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients Rhamphoryncus, christian.heimes, gmcastil, gvanrossum, mark.dickinson, tim.peters
Date 2008-01-21.17:14:48
SpamBayes Score 0.14565054
Marked as misclassified No
Message-id <1200935690.04.0.874915526538.issue1640@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry:  I should have read more carefully.  So math.atanh works on Linux 
but is producing some strange results on Windows.

It's still rather puzzling though.  I still suspect that it's the 
argument to log1p that's coming out wrong rather than the result.
History
Date User Action Args
2008-01-21 17:14:50mark.dickinsonsetspambayes_score: 0.145651 -> 0.14565054
recipients: + mark.dickinson, gvanrossum, tim.peters, Rhamphoryncus, christian.heimes, gmcastil
2008-01-21 17:14:50mark.dickinsonsetspambayes_score: 0.145651 -> 0.145651
messageid: <1200935690.04.0.874915526538.issue1640@psf.upfronthosting.co.za>
2008-01-21 17:14:49mark.dickinsonlinkissue1640 messages
2008-01-21 17:14:48mark.dickinsoncreate