Comment #3 on issue 197 by robhamerling: Missing print procedure for float
variables
http://code.google.com/p/jallib/issues/detail?id=197
The routine above produces a format [-]xxx.xxxxx which supports only a
limited range of values of a float, but probably sufficient (and
desirable!) for many purposes, possibly with a parameter to specify the
number of digits after the decimal point.
A different format, covering the whole range of values of a float, is
[-]#.######^[-]##
This format will be needed for applications working with a wider range of
values than supported by the first format.
Ultimately both formats should be supported.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.