Numeric Set
Jump to navigation
Jump to search
A Numeric Set is a set whose set members are only numbers.
- Context:
- It can range from being a Finite Numeric Set to being an Infinite Numeric Set.
- Example(s):
{3, 7, -19}
.- …
- Counter-Example(s):
- a Numeric Multiset, such as
{3, 7, 7, -19}
. - an Ordinal Set.
- a Nominal Set.
- a Numeric Multiset, such as
- See: Numeric String.