Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java1994 final double costB = COSINE_TABLE_B[idx]; in sinQ() local
2138 final double costB = COSINE_TABLE_B[idx]; in tanQ() local