Add 'e' to Floating typeclass
chessai .
chessai1996 at gmail.com
Sun Feb 17 05:13:44 UTC 2019
We have the 'pi' constant in the floating typeclass and some trigonometric
functions, as well as things like exp/log/expm1/log1p.
Why not provide an 'e' constant?
A default implementation could just be 'exp 1'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20190217/8547ef2e/attachment.html>
More information about the Libraries
mailing list