Vidyalelo
Computer Science · Q411

Linux

Engineering and GATE · Computer Science · question 411

Q411

Which built-in function returns the arctangent of a/b in radians.

A.
atan2(a/b)
Answer
B.
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