IsNaN (Double)
  • 22 Nov 2023
  • 1 Minute to read
  • Dark
    Light

IsNaN (Double)

  • Dark
    Light

Article summary

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 


Was this article helpful?