SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » cos()
Location: math.h
math.h
cos()
IMPORT_C double cos(double);
Calculate cosine. Performs the trigonometric cosine operation on x returning a value between -1 and 1.
double
Angle expressed in radians (180 degrees = PI radians).
Cosine of arg1.
Copyright ©2008 Symbian Software Ltd.