[erlang-questions] Adding the mochinum functions to erlang
Colm Dougan
colm.dougan@REDACTED
Thu Feb 5 15:34:35 CET 2009
On Thu, Feb 5, 2009 at 1:10 PM, Colm Dougan <colm.dougan@REDACTED> wrote:
> Hi,
>
> I find Bob Ippolito's mochinum module to be very useful :
....
>
> I think it would be useful to add these functions to erlang itself.
> What do other people think?
It has been pointed out to me that the following is in the 12B-2 changes file :
OTP-7084 The functions io_lib:write/1,2 and io_lib:print/1,4 have been
changed when it comes to writing floating point numbers. This
change affects the control sequences p, P, w, and W of the
io_lib module. (Thanks to Bob Ippolito for code
contribution.)
So perhaps these functions are effectively in the core?
Colm
More information about the erlang-questions
mailing list