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