Number.POSITIVE_INFINITY POSITIVE_INFINITY — Returns positive Infinity. Description Number.POSITIVE_INFINITY Examples Example #1 – POSITIVE_INFINITY example Runconsole.log(Number.POSITIVE_INFINITY); // Infinity See also Infinity primitive External references Mozilla: Number.POSITIVE_INFINITY property