PHP - Real numbers
Types for storing real numbers.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
Real numbers in another programming language: