Return true if either (or both) of the specified x and y arguments is a NaN, or false otherwise.
Synopsis
Return Value
true if either x or y is NaN, and false otherwise
Parameters
Name |
Description |
x |
first operand |
y |
second operand |
Created with MrDocs