Adding method Float class>>negativeInfinity

Damien Cassou cassou at iam.unibe.ch
Wed Aug 24 14:43:21 UTC 2005


Hi,

I have just added this method to the class Float:

Float class>>negativeInfinity
  ^ NegativeInfinity


Since there  is already a  Float class>>infinity, I think  this method
should be added to class Float by default. What do you think ?

Bye

-- 
Damien Cassou
  pour le Software Composition Group a Berne



More information about the Squeak-dev mailing list