Last chance! 50% off unlimited learning
Sale ends in
The mathematical set of positive natural numbers.
Returns R6 object of class PosNaturals.
PosNaturals$new(dim = 1)
Argument | Type | Details |
dim |
numeric | Dimension of the set. |
The set of Positive Naturals is defined as the positive counting numbers, i.e.
# NOT RUN {
PosNaturals$new()
PosNaturals$new(dim = 2)
# }
Run the code above in your browser using DataLab