News

The === operator (and the == operator as well) treats the number values -0 and +0 as equal and treats Number.NaN as not equal to NaN. Equality (==) The equality operator converts the operands if they ...