Method on @infsup: interior (A, B)

Evaluate interior comparison on intervals.

True, if all numbers from A are also contained in B, but are no boundaries of B. False, if A contains a number which is not a member in B or which is a boundary of B.

Evaluated on interval arrays, this functions is applied element-wise.

See also: @infsup/eq, @infsup/subset, @infsup/disjoint.

Package: interval