number (JS)
RU: number (JS)
The JavaScript primitive type for all numeric values, stored as a 64-bit IEEE 754 double-precision floating-point number (8 bytes). Includes integers, fractions, Infinity, and NaN.
RU: number (JS)
The JavaScript primitive type for all numeric values, stored as a 64-bit IEEE 754 double-precision floating-point number (8 bytes). Includes integers, fractions, Infinity, and NaN.