You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-0.0 is not different from positive zero. Infinity and NaN are parsed as variables but the json standard doesn't include them either. What about ECMAScript 1.5/1.6 values like +2.E+0 that aren't legal JSON (currently no) and 2.E+0 that are legal JSON (also no)?