Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java860 double imaginary2 = 2.0 * imaginary; in tan() local
898 double imaginary2 = 2.0 * imaginary; in tanh() local