PHP
Handleiding
Terug
Hoofdstuk
7
.
Volgende
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
Terug
Begin
Volgende
Omhoog