Description Super class Methods See Also Examples
The Logicals is defined as the Set containing the elements TRUE and FALSE.
set6::Set -> Logicals
new()Create a new Logicals object.
Logicals$new()
The Logical set is the set containing TRUE and FALSE.
A new Logicals object.
clone()The objects of this class are cloneable with this method.
Logicals$clone(deep = FALSE)
deepWhether to make a deep clone.
Other special sets:
Complex,
ExtendedReals,
Integers,
Naturals,
NegIntegers,
NegRationals,
NegReals,
PosIntegers,
PosNaturals,
PosRationals,
PosReals,
Rationals,
Reals,
Universal
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.