This function is used to calculate the cosine of an angle, measured in degrees.
CosD([Angle])
Where:
Angle is the angle (in degrees) to find the cosine of.
Rule | Meaning |
---|---|
CosD(90) | Uses the angle of 90 degrees and returns the cosine of that angle. The result is 0. |