Module utils

Source
Expand description

Functionsยง

max2
Returns the maximum of two values.
max3
Returns the maximum of three values.
min2
Returns the minimum of two values.
min3
Returns the minimum of three values.