NaN and Infinity

Internet Object supports NaN (Not a Number) and Infinity values. Not a number and the Infinity must be represented as literal characters NaN and Inf. The Infinity value may be prefixed with an optional plus or minus sign.

Valid Values

NaN, Inf, -Inf, +Inf

Last updated