COS function
COS returns the cosine of the given angle.
Syntax
COS (number)
This function returns the cosine of the given angle.
Example
=COS(1.047) returns 0.500171(radians).
=COS(RADIANS(60)) returns 60. The cosine of 60 degrees is 0.5.
COS returns the cosine of the given angle.
COS (number)
This function returns the cosine of the given angle.
=COS(1.047) returns 0.500171(radians).
=COS(RADIANS(60)) returns 60. The cosine of 60 degrees is 0.5.