March 22, 2011
8:53 p.m.
Status: Accepted Owner: nicolas....@gmail.com New issue 3847 by nicolas....@gmail.com: The absolute value of a negativeZero should behave like a positive zero http://code.google.com/p/pharo/issues/detail?id=3847 Currently, it does not, try this: Float negativeZero abs sign = 0.0 sign