COS

Returns the cosine of a number in radians. The argument must be a number.

Example:

Assume column COSINE has a value of 1.5.

  COS(COSINE)

Returns the approximate value 0.07.