FLOAT returns the approximate floating-point value of x, with a precision specified by p. The result has the base and mode of x.
|
If p is omitted, the precision of the result is determined from the rules for base conversion.
If p is omitted, the default value, 15 for a binary result or 5 for a decimal result, is used.