ATAN « Math Numeric Functions « MySQL Tutorial






21.6.ATAN
21.6.1.ATAN(X) returns the arc tangent of X
21.6.2.ATAN(Y,X), ATAN2(Y,X) returns the arc tangent of the two variables X and Y.