<b>double acos(double x)</b>




Document: The C Standard Library

next double atan(double x)
up Mathematical Functions: math.h
gif double asin(double x)

double acos(double x)

The return value is the inverse cosine or arccosine of x. x must be in the interval . The return value will be expressed in radians and lie in the interval .



McMullin@eeng.dcu.ie
Fri Mar 29 14:35:38 GMT 1996