Home
last modified time | relevance | path

Searched refs:KSINH_OVERFLOW (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/base/
Dieee754.cc2653 static const double KSINH_OVERFLOW = 710.4758600739439, in sinh() local
2675 if (ax <= KSINH_OVERFLOW) { in sinh()