Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration: double asin(double x); Returns the arc sine of x in radians. Range: The value of x must be within the range of -1 to +1 (inclusive). The returned value is in the range of -p/2 to +p/2 (inclusive).
Declaration:
double asin(double x); Returns the arc sine of x in radians.
double asin(double
);
Returns the arc sine of x in radians.
The value of x must be within the range of -1 to +1 (inclusive). The returned value is in the range of -p/2 to +p/2 (inclusive).
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials