Multiple choice Which mathematical function is used to return arc tangent of the given expression x/y? atan(x) tan(x/y) sin(x/y) atan2(x,y) cos(x/y) Reveal answer Fill a bubble to check yourself D Correct answer Explanation This mathematical function is used to return arc tangent of the given expression x/y.