Searched refs:deCosh (Results 1 – 2 of 2) sorted by relevance
238 DE_INLINE double deCosh (double a) { return cosh(a); } in deCosh() function
14717 result = deCosh(d); in calc()14787 result = deSinh(d) / deCosh(d); in calc()14794 const fp16type c (deCosh(d)); in calc()