© 2025 by The Clinic. Powered and secured by Wix
Syntax:COS(X)Returns the cosine of X, where X is given in radians.
mysql> SELECT COS(PI()); -> -1