Description Super classes Methods See Also
The mathematical set of extended real numbers, defined as the union of the set of reals with ±∞. i.e.
R U {-∞, ∞}
where R is the set of reals.
set6::Set -> set6::Interval -> set6::SpecialSet -> set6::Reals -> ExtendedReals
new()Create a new ExtendedReals object.
ExtendedReals$new()
A new ExtendedReals object.
clone()The objects of this class are cloneable with this method.
ExtendedReals$clone(deep = FALSE)
deepWhether to make a deep clone.
Other special sets:
Complex,
Integers,
Logicals,
Naturals,
NegIntegers,
NegRationals,
NegReals,
PosIntegers,
PosNaturals,
PosRationals,
PosReals,
Rationals,
Reals,
Universal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.