Q411
Which built-in function returns the arctangent of a/b in radians.
A.
atan2(a/b)
AnswerB.
atan(a/b)
C.
atan_2(a/b)
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board