Returns the trigonometric cosine of an angle. Special cases:
If the argument is NaN or an infinity, then the result is NaN.
If the argument is zero, then the result is 1.0.
1.0
the cosine of the argument.
an angle, in radians.