Manuál
PHP
Předcházející
Kapitola
7
.
Další
Floating point numbers
Formally:
The size of a float is platform-dependent, although a maximum of ~1.8e308 with a precision of roughly 14 decimal digits is a common value (that's 64 bit IEEE format).
Converting to float
Předcházející
Domů
Další
Nahoru