Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java503 double ratiob = ratio - ratioa; in tanh() local
542 double ratiob = ratio - ratioa; in tanh() local