Safe integer
An integer that JavaScript Number can represent exactly and compare without rounding ambiguity.
Also known as safe JavaScript integer
An integer that JavaScript Number can represent exactly and compare without rounding ambiguity.
Also known as safe JavaScript integer