FLOAT returns the approximate floating-point value of x,
with a precision specified by p. The result has the base
and mode of x.
 >>-FLOAT(x-+----+-)--------------------------------------------><
'-,p-'
|
- x
- Expression.
- p
- Restricted expression that specifies the minimum number of
digits in the result.
If p is omitted, the precision of the result is determined
from the rules for base conversion.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)