RealView Compiler Reference Guide
Technical Support
On-Line Manuals
__sqrtf
This intrinsic is a single‑precision version of the __sqrtf intrinsic. It is functionally equivalent to __sqrt, except that:
__sqrt
it takes an argument of type float instead of an argument of type double
it returns a float value instead of a double value.
__sqrt.