COT
Computes the cotangent of a value in radians.
Syntax
COT(numeric_expression NUMERIC) → FLOAT
numeric_expression: The number in radians. This must be
DOUBLE
,INTEGER
, orFLOAT
.
Examples
COT example
COT example
COT example
Last updated