Searched refs:costB (Results 1 – 1 of 1) sorted by relevance
1994 final double costB = COSINE_TABLE_B[idx]; in sinQ() local2062 b = b + sintB + costB * sinEpsA + sintB * cosEpsB + costB * sinEpsB; in sinQ()2090 t = ((costA + costB) * (cosEpsA + cosEpsB) - in sinQ()2138 final double costB = COSINE_TABLE_B[idx]; in tanQ() local2192 b = b + sintB + costB*sinEpsA + sintB*cosEpsB + costB*sinEpsB; in tanQ()2213 b = b + costB*cosEpsA + costA*cosEpsB + costB*cosEpsB; in tanQ()