Returns the angle (in radians) of a tangent with the specified value.
atan(tangent )
select atan(0.50)
-------------------- 0.463648
See also Transact-SQL Users Guide.
ANSI SQL – Compliance level: Transact-SQL extension.
Any user can execute atan.