Link Search Menu Expand Document

COT

Calculates the cotangent.

Syntax

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

Example

SELECT
    COT(180);

Returns: 0.7469988144140444