Status: Accepted
Owner:
[hidden email]
New issue 3847 by
[hidden email]: The absolute value of a
negativeZero should behave like a positive zero
http://code.google.com/p/pharo/issues/detail?id=3847Currently, it does not, try this:
Float negativeZero abs sign = 0.0 sign