Internal
Answer if two numbers are equal. Two numbers are equal if they happen to be the same number, or, if both are NaN.
The first number
The second number
true when both numbers are the same, or both are NaN.
Answer if two numbers are equal. Two numbers are equal if they happen to be the same number, or, if both are NaN.