Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

IsNaN (Double)

Prev Next
Step Details
Introduced in Version8.17
Last Modified in Version--
LocationData > Text > Numbers

NaN serves as a way to indicate that a numerical result is undefined or cannot be expressed as a real number.

The IsNaN Rule step outputs a boolean value, indicating whether the given input is not a number. This step is used in conjunction with the Create NaN step.


Properties

Inputs

PropertyDescriptionData Type
ValueAllows to pass a NaN valueDouble



Related Information:

Create NaN