Searched refs:KCOSH_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
2592 static const double KCOSH_OVERFLOW = 710.4758600739439; in cosh() local2621 if (fabs(x) <= KCOSH_OVERFLOW) { in cosh()