half-open interval

半开半闭区间 只包含一个端点的区间,例如 $[a, b) = \{x | a \le x < b\}$。

CSCA math glossary term

CSCA Practice · Practice related questions