OsMin
From OpenSimulator
Revision as of 02:29, 29 October 2012 by SignpostMarv (Talk | contribs)
LSLFloat osMin(Double a, Double b)
| |
Returns the smaller of two numbers. Wraps to the system Math.Min() function. | |
Threat Level | None |
Permissions | No permissions specified |
Extra Delay | No function delay specified |