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