SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » tan()
Location: math.h
math.h
tan()
IMPORT_C double tan(double);
Calculate tangent. Performs the trigonometric tangent operation on arg1.
double
Angle expressed in radians (180 degrees = PI radians).
Tangent of arg1.
Copyright ©2008 Symbian Software Ltd.