IsNan Data Member Function

Returns true if the value submitted is a NAN.

Prototype

int32 IsNan( double value )

Parameters

Parameter Type Parameter Name Documentation
doublevalueThe value to check.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.