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