Loading

ISNaN

math

The ISNaN function consumes a numeric parameter p from the top of the stack and pushes onto the stack true if p is Not a Number (NaN), else it pushes false.

ISNaN is available since version 1.0.0.

See also

Signatures

Examples

2 ISNaN NaN ISNaN 'a string' ISNaN