IsNaN (Double)
- 22 Nov 2023
- 1 Minute to read
- Print
- DarkLight
IsNaN (Double)
- Updated on 22 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 8.17 |
Last Modified in Version | -- |
Location | Data > 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
Property | Description | Data Type |
---|---|---|
Value | Allows to pass a NaN value | Double |
Related Information:
Was this article helpful?