COS
Definition: COS is a function that returns the cosine of an angle.
Syntax: =COS(number)
Situation: This formula is suitable when you need to find the cosine of an angle.
Example: If you have an angle of 60 degrees, the cosine can be found using the formula =COS(RADIANS(60)), which returns 0.5.