The COS function returns the cosine of the given angle as an argument.
Syntax
COS(
<value>
)
Parameters
- value: Angle in radians whose cosine you want to calculate.
Returned value
The COS function returns a real number corresponding to the cosine of the indicated angle.
Additional Information
Examples
The following example shows the cosine of various angles:
Category
Mathematical and trigonometric