Link Search Menu Expand Document

COS

Calculates the cosine.

Syntax

COS(<exp>)
Parameter Description
<exp> Any expression that evaluates to a numeric data type.

Example

SELECT
    COS(180);

Returns: -0.5984600690578581