min

Syntax: %min(a,b,c,d...)

return the minimum value of the parameters.

Example:

#SHOW %min(2,7-019,-10,-2-14,+99)

displays:

-16


Contents max mod