April 2008
Intermediate to advanced
566 pages
21h 55m
English
COT()
COT(number)This function returns the cotangent of a number. Here is an example:
SELECT COT(1); +------------+ | COT(1) | +------------+ | 0.64209262 | +------------+
Read now
Unlock full access