help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [PATCH] Fraction and Integer asFloat: answer neares


From: nicolas cellier
Subject: [Help-smalltalk] Re: [PATCH] Fraction and Integer asFloat: answer nearest floating point
Date: Sun, 28 Jan 2007 23:04:55 +0100
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

Paolo Bonzini a écrit :
Heh, I had just implemented #trailingZeros while working on your reports yesterday (but then I didn't use it). So I had actually just recognized that your #checkIfLowBitGreaterThan: did the same as my #trailingZeros, and understood that it was the optimized one.

Paolo

Yes, our posts did cross... your trailing zero must be "my" lowBit - 1, isn't it?
I called it lowBit in reference to highBit.
And i should not say "my" because I am sure there is already a lowBit implemented in Squeak, probably in other dialects too.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]