ACOS « Math Numeric Functions « MySQL Tutorial






21.4.ACOS
21.4.1.ACOS(X) returns the arc cosine of X.
21.4.2.SELECT ACOS(1.0001);