Method on @infsup: atan2 (Y, X)

Compute the inverse tangent with two arguments.

Accuracy: The result is a tight enclosure.

atan2 (infsup (1), infsup (-1))
  ⇒ ans ⊂ [2.3561, 2.3562]

See also: @infsup/tan.

Package: interval