0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-02-03 10:30:01 +00:00
Edward Z. Yang 3a2fd0b5db Improve floating point scaling in UnitConverter.
When precision dictates that a number be zero padded, we cannot give sprintf()
a negative precision specifier.  This commit implements manual negative precision
printing of floats, taking into account common rounding errors with floating
point numbers.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-10-24 12:50:59 -04:00
..
2008-06-24 21:10:51 -04:00