Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java307 double yaa = ya + temp - temp; in cosh() local
371 double yaa = ya + temp - temp; in sinh() local
2854 final double yaa = (ya + temp) - temp; in atan() local