PHP - Real numbers

Types for storing real numbers.
64-bit real number
double

 float

real

PHP

Other pieces of example codes:
(double)$x
(double)$x
(double)$x
(double)$i
(double)($x * $y)
(double)$y

You can find it in the following collections: numbers | data types
Languages: en hu cz sk