Menu

COS

Description

Returns the cosine of the specified angle.

Examples

COS(10) = -0.83907152907645

COS(20) = 0.40808206181339

COS(NAN) = NAN

COS(INF) = NAN

COS(-INF) = NAN

On this page