Package | Description |
---|---|
org.apache.commons.math3.complex |
Complex number type and implementations of complex transcendental
functions.
|
Modifier and Type | Method and Description |
---|---|
ComplexField |
Complex.getField()
Get the
Field to which the instance belongs. |
static ComplexField |
ComplexField.getInstance()
Get the unique instance.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.