SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » acos()
Location: math.h
math.h
acos()
IMPORT_C double acos(double);
Calculate arccosine. Performs the trigonometric arc cosine operation on x and returns an angle in the range from 0 to PI expressed in radians.
double
Value between -1 and 1 whose arc cosine has to be calculated.
Arc cosine of arg1.
Copyright ©2008 Symbian Software Ltd.