Class Numeric
In: lib/rbot/core/utils/extends.rb
Parent: Object

Extensions for the Numeric classes

Methods

clip  

Public Instance methods

This method forces a real number to be not more than a given positive number or not less than a given positive number, or between two any given numbers

[Validate]