#include <math.h> double asin(double x);
The arc sine, in radians, of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.