> [!tldr] Various mathematical notations and their meaning
`(0,1)` = the set of numbers from 0 to 1, NOT INCLUDING 0 and 1
`[0,1]` = the set of numbers from 0 to 1, INCLUSIVE
This note is wildly incomplete, obviously. Mostly I wanted to remember that one notation right now. There's a ton more that I might get around to adding.
****
# More
## Source
- self