powered by
The mathematical set of positive natural numbers.
Returns R6 object of class PosNaturals.
PosNaturals$new(dim = 1)
dim
The set of Positive Naturals is defined as the positive counting numbers, i.e. $$PosNaturals = \{1, 2, 3,...\}$$
listSpecialSets
# NOT RUN { PosNaturals$new() PosNaturals$new(dim = 2) # }
Run the code above in your browser using DataLab