Files
mruby-mruby/src
cremno ad50a6c410 fix irep float dump format string for MRB_USE_FLOAT
IEC 60559 single format has 6 to 9 significant decimal digits precision.

However the printf conversion specifier e (and E, of course) already
writes 1 digit - the one before the decimal point - and precision
specifies the number of digits to write after the decimal point.
2015-08-17 20:39:24 +02:00
..
2012-04-20 09:39:03 +09:00
2015-08-12 10:20:55 +09:00
2013-06-17 04:49:27 +08:00
2013-06-17 04:49:46 +08:00
2015-08-11 18:02:12 +09:00
2014-06-23 20:06:17 +09:00
2015-06-24 13:07:07 +02:00
2014-10-28 01:52:50 +09:00