floating: Add nearbyint to the RealFloat class.
commit27fc9462ece025be8f93a9f3b1e6e5da2b1bbced
authorNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 13:55:07 +0000 (27 08:55 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 13:55:07 +0000 (27 08:55 -0500)
tree8a6b4c8796252218d3fa98132b903ec0ac62f748
parent007c944a6dde902655481214e293a1892026d10e
floating: Add nearbyint to the RealFloat class.

This is meaningful now that we have support for changing the rounding
mode.
Data/Floating/Classes.hs
Data/Floating/Double.hs
Data/Floating/Environment.hs
Data/Floating/Float.hs