IsNan Data Member Function

Returns true if the <float32> is a NAN.

Prototype

int32 IsNan( double p_dValue )

Parameters

Parameter Type Parameter Name Documentation
doublep_dValueA <float64> representing the <float32> to check.

Examples

Copy Text To Clipboard

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