COT
Purpose
This function returns the cotangent of number n.
Syntax
cot::=
Example
Copy
SELECT COT(1);