ProtoFlux:Is NaN

From Resonite Wiki
Revision as of 08:53, 27 June 2024 by AmasterAmaster (talk | contribs) (Filled in this node page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Is NaN
Value
*
Operators

The Is NaN node takes in a value and returns if this value is NaN (Not a Number).

Inputs

Value (Pseudo-Generic)

The value we are checking.

Outputs

* (bool)

Returns if the provided value is not a number.

See Also