IntervalIntersection

IntervalIntersection[interval1,interval2,]

gives the interval representing all points common to each of the intervali.

Details

  • The interval can be any of:
  • CenteredInterval[]interval given by center and radius
    Interval[]interval given by end points

Examples

open allclose all

Basic Examples  (2)

Find where intervals overlap:

Find where center-radius intervals overlap:

Scope  (3)

Disjoint intervals:

Use exact symbolic quantities:

Intersect intervals of different types:

Wolfram Research (1996), IntervalIntersection, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalIntersection.html (updated 2021).

Text

Wolfram Research (1996), IntervalIntersection, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalIntersection.html (updated 2021).

CMS

Wolfram Language. 1996. "IntervalIntersection." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/IntervalIntersection.html.

APA

Wolfram Language. (1996). IntervalIntersection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/IntervalIntersection.html

BibTeX

@misc{reference.wolfram_2023_intervalintersection, author="Wolfram Research", title="{IntervalIntersection}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/IntervalIntersection.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_intervalintersection, organization={Wolfram Research}, title={IntervalIntersection}, year={2021}, url={https://reference.wolfram.com/language/ref/IntervalIntersection.html}, note=[Accessed: 18-March-2024 ]}