Method on @infsup: log (X)

Compute the natural logarithm.

The function is only defined where X is positive.

Accuracy: The result is a tight enclosure.

log (infsup (2))
  ⇒ ans ⊂ [0.69314, 0.69315]

See also: @infsup/exp, @infsup/log2, @infsup/log10.

Package: interval