float
A data type name used to declare variables that can store floating-point numbers, that is, any number containing a decimal point, with a maximum of 15 significant digits (8 bytes).
A data type name used to declare variables that can store floating-point numbers, that is, any number containing a decimal point, with a maximum of 15 significant digits (8 bytes).