Method on @infsup: length (A)

Return the length of interval object A.

The length is 0 for empty objects, 1 for scalars, and the number of elements for vectors. For matrix or N-dimensional objects, the length is the number of elements along the largest dimension.

See also: @infsup/numel, @infsup/size, @infsup/rows, @infsup/columns, @infsup/end.

Package: interval