Proposal: Add log1p and expm1 to GHC.Float.Floating

John Lato jwlato at gmail.com
Mon Apr 21 05:38:01 UTC 2014


I was just wondering, why not simply numerically robust algorithms as
defaults for these functions?  No crashes, no errors, no loss of precision,
everything would just work.  They aren't particularly complicated, so the
performance should even be reasonable.

John L.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140420/01fb965b/attachment.html>


More information about the Libraries mailing list