IntervalUnion¶
Status: Stable
documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
Description¶
IntervalUnion[i1, i2, ...] gives the interval representing the union of the intervals ij.
Examples¶
No verified examples yet for this function.
Implementation notes¶
Attributes: Flat, Orderless, Protected.
References¶
- Source:
src/interval.c - Specification index:
Mathilda_spec.md - Tests:
tests/test_interval.c