Searched refs:KCOSH_OVERFLOW (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/base/
H A Dieee754.cc2591 static const double KCOSH_OVERFLOW = 710.4758600739439; local
2620 if (fabs(x) <= KCOSH_OVERFLOW) {

Completed in 821 milliseconds