atan2Arctangent | |||||||||||
Arguments
Return valueThe arctangent of x/y (atan(x/y)) is returned. The result range is [-pi, pi].ExplanationThe arctangent of x/y is calculated and its value is returned.NotesError processing is shown in the table below:
See Alsoatan() |