Documentation
›
API Reference
›
Object
›
Math
Min
Lua
C++
This function returns the minima of the two input values.
Syntax
number
Min
(number f0, number f1)
Parameters
f0:
value 0.
f1:
value 1.
Returns
Returns the minima of the two input values.