Skip to content

COS

Returns the cosine of a number.

js
COS(input_number)
COS(input_number)

Parameters

  • input_number - The number input.

Examples

js
COS(0.9)
COS(0.9)

Result: 0.62160996827