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