atan
atan x
-- computes the arctangent of x.
atan(x,y)
-- computes the angle formed with the x-axis by the ray from the origin {0,0} to the point {x,y}.
Go to
main index
.
Go to
concepts index
.