| 接口 | 说明 |
|---|---|
| NumberFactory |
This interface can be implemented to create numbers of any object type.
|
| 类 | 说明 |
|---|---|
| Complex |
Represents a complex number with double precision real and imaginary
components.
|
| DoubleNumberFactory |
Default class for creating number objects.
|
Copyright © 2023 onecode. All rights reserved.