Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration: double sin(double x); Returns the sine of a radian angle x. Range: The value of x has no range. The returned value is in the range of -1 to +1 (inclusive). .
double sin(double x); Returns the sine of a radian angle x.
double sin(double
);
Returns the sine of a radian angle x.
The value of x has no range. The returned value is in the range of -1 to +1 (inclusive).
.
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials