Uses of Package
org.zfcj.math.numbers
Packages that use org.zfcj.math.numbers
Package
Description
Core numeric types for integer and
real-valued arithmetic
Provides the auto-generated
ConcreteNumber abstract
base class along with its singleton sub-types Zero,
One, Two, etc and supporting types-
Classes in org.zfcj.math.numbers used by org.zfcj.math.numbersClassDescriptionRepresents the aleph number aleph-zero, also called aleph-nought or aleph-null, and written as ℵ₀.
AlephNumbers represent the cardinalities of infinite sets.ACardinalNumberis what is commonly called the cardinality or number of elements of a set.ACountableNumberis aCardinalNumberthat is either aNaturalNumberorAleph0Represents a generic uncountable infinite cardinalAny integer number such as -12, 14, 0, 1 google, etc.ANaturalNumberis a non-negativeIntegerRepresents an actualized negative infinity, denoted as -∞, aRealNumberless than any otherRealNumberA number of some type, ie real number, integer, etc.Represents an actualized positive infinity, denoted as +∞, aRealNumbergreater than any otherRealNumberAPositiveIntegeris aNaturalNumberthat isn'tZero.ARationalNumber, also called a fraction, is aRealNumberthat can be defined as a ratio of twoIntegers.ARealNumberis an element of the set ofRealNumbersℝ -
Classes in org.zfcj.math.numbers used by org.zfcj.math.numbers.concreteClassDescriptionA
CardinalNumberis what is commonly called the cardinality or number of elements of a set.ACountableNumberis aCardinalNumberthat is either aNaturalNumberorAleph0Any integer number such as -12, 14, 0, 1 google, etc.ANaturalNumberis a non-negativeIntegerA number of some type, ie real number, integer, etc.APositiveIntegeris aNaturalNumberthat isn'tZero.ARationalNumber, also called a fraction, is aRealNumberthat can be defined as a ratio of twoIntegers.ARealNumberis an element of the set ofRealNumbersℝ