Previous: , Up: Magnitude   [Index]


1.107.2 Magnitude: misc methods

between: min and: max

Returns true if object is inclusively between min and max.

max: aMagnitude

Returns the greatest object between the receiver and aMagnitude

min: aMagnitude

Returns the least object between the receiver and aMagnitude