| Interface | Description |
|---|---|
| NumberFactory |
This interface can be implemented to create numbers of any object type.
|
| Class | Description |
|---|---|
| Complex |
Represents a complex number with double precision real and imaginary
components.
|
| DoubleNumberFactory |
Default class for creating number objects.
|
Copyright © 2018. All rights reserved.