1.

What does the given C code do?

A. The atan2 function returns the arc tangent of x/y
B. The atan2 function returns the arc tangent of x
C. The atan2 function returns the arc tangent of y/x
D. The atan2 function returns the arc tangent of yView Answer
Answer» D. The atan2 function returns the arc tangent of yView Answer


Discussion

No Comment Found