Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Computes the funtion function atan2(y, x) using the math library

Discussion

Computes the funtion function atan2(y, x) using the math library. The output is in the range -pi <= atan2() <= +pi

...