![]() |
|
| << Previous | Next >> | |
| | |
Description
- Computes the arccosine of real
floatvaluex.
NOTE The Dynamic C functions deg and rad convert radians and degrees. Parameters
x
- Assumed to be between -1 and 1.
Return value
- Arccosine of the argument in radians.
Ifxis out of bounds, the function returns0and signals a domain error.Library
- MATH.LIB
See also
- cos, cosh, asin, atan
| Dynamic C Functions | << Previous | Next >> | rabbit.com |