FIX #4383
authorDaniel Fischer <daniel.is.fischer@web.de>
Sun, 24 Oct 2010 18:29:42 +0000 (18:29 +0000)
committerDaniel Fischer <daniel.is.fischer@web.de>
Sun, 24 Oct 2010 18:29:42 +0000 (18:29 +0000)
commita74057e4233a776f0a075fd68103cd5a2fbf9b19
tree949f60e17203dca3d31f52ffefae7255c1ceb4b6
parentb67a3cfb689ed881cb663a0cf78aeab725d55e35
FIX #4383
Use a better approximation to logBase 10 2 to prevent leading zeros in floatToDigits.
GHC/Float.lhs