Previous
Up
Next
min
Return the minimum integer.
I
min
(
I
_a_
I
_b_
)
Parameters
_a_
any integer
_b_
any integer
Return value
min (a,b)