Min

From Game Editor

Revision as of 13:32, 9 October 2008 by Asmodeus (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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"