FUNCTION IS_NAN

Execution of this Function in an FBD algorithm results in an output value of true when the value of the input corresponds to an encoding of the NaN (Not a Number) value defined by the IEEE 754 Standard.

See the FB_NAN FB type for an example of the use of this function.