SQL ATAN Function
Example Return the arc tangent of a number: SELECT ATAN(2.5); Definition and Usage The ATAN() function returns the arc tangent of a number. Syntax ATAN(number)
Example Return the arc tangent of a number: SELECT ATAN(2.5); Definition and Usage The ATAN() function returns the arc tangent of a number. Syntax ATAN(number)