Definition: The FLOAT data type is a floating-point number with a binary precision. This ANSI data type is similar to NUMBER. It stores zero, positive, and negative floating-point numbers.
For FLOAT data types, precision p = Binary Precision (multiply by 0.30103 to convert).