SQRTF is the same as SQRT except for these differences:
- SQRTF calculates its result inline if hardware architecture
permits.
- The argument must be real.
- Invalid arguments will generate hardware exceptions.
- The accuracy of the result is set by the hardware.
SQRTF is not supported for DFP.
For the definition and syntax, see SQRT.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)