Home
last modified time | relevance | path

Searched defs:innerPart (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java968 double innerPart = nthPhi; in nthRoot() local
/external/apache-commons-math/src/main/java/org/apache/commons/math3/complex/
DComplex.java1146 double innerPart = nthPhi; in nthRoot() local