extensionsmathtrigonometryAtan2Version: 2.11On this pageAtan2 Return the arc tangent of the input quotient Description Return the arc tangent of the input quotient (y/x) Inputs x (Number) y (Number) Outputs atan2(y, x) (Number)