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 gmcastil
Recipients Rhamphoryncus, christian.heimes, gmcastil, gvanrossum, mark.dickinson, tim.peters
Date 2008-01-21.00:30:44
SpamBayes Score 0.030857276
Marked as misclassified No
Message-id <1200875445.87.0.904736511445.issue1640@psf.upfronthosting.co.za>
In-reply-to
Content
I misunderstood the rationale for the function returning infinite at
those points - I didn't realize that C99 was the governing force behind
the implementation of these functions, rather than mathematical rigor. 
Thanks for pointing it out.  In that case, I agree with you that, in
order to conform, these functions would need to return the values
required by those documents.
History
Date User Action Args
2008-01-21 00:30:46gmcastilsetspambayes_score: 0.0308573 -> 0.030857276
recipients: + gmcastil, gvanrossum, tim.peters, mark.dickinson, Rhamphoryncus, christian.heimes
2008-01-21 00:30:45gmcastilsetspambayes_score: 0.0308573 -> 0.0308573
messageid: <1200875445.87.0.904736511445.issue1640@psf.upfronthosting.co.za>
2008-01-21 00:30:44gmcastillinkissue1640 messages
2008-01-21 00:30:44gmcastilcreate