OsIsNotValidNumber
From OpenSimulator
integer osIsNotValidNumber(float d)
| |
| Returns 0 (false) if d is a valid float, else returns: 1 - if it is a NaN | |
| Threat Level | This function does not do a threat level check |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Notes | |
| Added in 0.9.1.0 Oct, 17Th; OS_APIVERSION = 10 | |