IsNan Data Member Function

Returns true if the <float64> is a NAN.

Prototype

int32 IsNan( double p_dValue )

Parameters

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

Examples

Copy Text To Clipboard

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