Modifier and Type | Class and Description |
---|---|
class |
AbstractCompositeNumber
Abstract base class for
CompositeNumber implementations. |
class |
Power
A power, consisting of a base and an exponent.
|
class |
Product
A product of two real numbers.
|
class |
Sum
A sum of two real numbers.
|