Skip to content

Utility

Details

Returns the infimum (lower bound) of interval xx.

±0 ulps

inf:IRR\inf: \mathbb{IR} \rightarrow \mathbb{R}


Details

Returns the supremum (upper bound) of interval xx.

±0 ulps

sup:IRR\sup: \mathbb{IR} \rightarrow \mathbb{R}


Details

Returns the midpoint of interval xx.

±0 ulps

mid:IRR\mathrm{mid}: \mathbb{IR} \rightarrow \mathbb{R}


T width(interval<T> x)

[source]
Details

Returns the width of interval xx.

±0 ulps

width:IRR0\mathrm{width}: \mathbb{IR} \rightarrow \mathbb{R}_{\ge \mathbf{0}}