Package | Description |
---|---|
org.hipparchus.complex |
Complex number type and implementations of complex transcendental
functions.
|
Modifier and Type | Method | Description |
---|---|---|
ComplexField |
Complex.getField() |
Get the
Field to which the instance belongs. |
static ComplexField |
ComplexField.getInstance() |
Get the unique instance.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.