Currently At: Programming Reference > C Reference > Standard C Math > asin()

asin()


Syntax:
#include <math.h>
double asin( double arg );


Description:
The asin() function returns the arc sine of arg. arg should be between -1 and 1.

Related Topics:
acos(), atan(), atan2(), sin(), cos(), tan(), sinh(), cosh(), tanh()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions