# Definition
Closed and open intervals are types of intervals a function or value can operate in. A closed interval is saying there exists some value between $a$ and $b$ including $a$ and $b$. While an open interval says there exists some value between $a$ and $b$ not including $a$ and $b$