Min

From Game Editor

Jump to: navigation, search
Function:
Min
Syntax:double min(double number1, double number2);
Returns the minimum of two numbers.
Example:No Example
No Description

Additional Information


Additional similar example and description can be found under the max function.

See Also


Functions max

Retrieved from "http://game-editor.com/Min"