COS

Calculates the cosine of an angle

COS(angle, radians)

Returns the cosine of an angle. Default assumes angle was input in radians.

Arguments

Output

The cosine of an angle.

Examples

Last updated