Name

COT( )

Synopsis

COT(number)

This function returns the cotangent of a number.

SELECT COT(1);
+------------+
| COT(1)     |
+------------+
| 0.64209262 |
+------------+

Get MySQL in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.