atan2.asciidoc 157 B

1234567
  1. *Parameters*
  2. `y_coordinate`::
  3. y coordinate. If `null`, the function returns `null`.
  4. `x_coordinate`::
  5. x coordinate. If `null`, the function returns `null`.