Limit the VALUE to a specified Min and Max
Value NUMBER
Number to round
Min NUMBER
The smallest allowed number
Max NUMBER
The larges allowed number
Returns the input value if between Min and Max. Other wise returns the Min or Max value