Issue 3847 in pharo: The absolute value of a negativeZero should behave like a positive zero

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3847 in pharo: The absolute value of a negativeZero should behave like a positive zero

pharo
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=3847

Currently, it does not, try this:

Float negativeZero abs sign = 0.0 sign


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3847 in pharo: The absolute value of a negativeZero should behave like a positive zero

pharo
Updates:
        Status: FixProposed

Comment #1 on 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=3847

Test and fix in the inbox


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3847 in pharo: The absolute value of a negativeZero should behave like a positive zero

pharo
Updates:
        Labels: Milestone-1.3

Comment #2 on 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=3847

tx. We will integrate that in the next batch.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3847 in pharo: The absolute value of a negativeZero should behave like a positive zero

pharo
Updates:
        Status: Closed

Comment #3 on 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=3847

in 13106