%getMin()

Aliases%getMin( )
Parametersmixed @value1 [, mixed @value2 [, mixed @value3 [, ...]]]

    If there is only one value given and it is an associative array, then this
function will return the minimum value found within that array. Otherwise
the minimum value found in the list of parameters is returned.