Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 10, 2022
Send us feedback
cot
Returns the cotangent of expr.
expr
cot(expr)
expr: An expression that evaluates to a numeric.
A DOUBLE.
> SELECT cot(1); 0.6420926159343306
cos function
cosh function
tan function
tanh function