floating: Fix off-by-one error in scaleRational.
commit36cdc0945ecdc5c856ac7bd65bca088612b3be8b
authorNick Bowler <nbowler@draconx.ca>
Sat, 20 Feb 2010 17:03:06 +0000 (20 12:03 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 20 Feb 2010 17:03:06 +0000 (20 12:03 -0500)
tree3dbe71df221cadef4c6418f1fa87e0ef32a3f451
parent11209b3188342e245df6f24fc3b29980c35669b0
floating: Fix off-by-one error in scaleRational.

2^52 is 53 bits wide.
Data/Floating/Helpers.hs