PHP-manual
Föregående
Kapitel
7
.
Nästa
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
Föregående
Hem
Nästa
Upp