Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration: double cos(double x); Returns the cosine 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). .
Declaration:
double cos(double x); Returns the cosine of a radian angle x.
double cos(double
);
Returns the cosine 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