Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-libm/
H A Dexp.c92 static const double halF[2] = variable
166 k = (int) (invln2 * x + halF[xsb]); in exp()
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1446 halF[2] = {0.5, -0.5}, in exp() local
1500 k = static_cast<int>(invln2 * x + halF[xsb]); in exp()

Completed in 8 milliseconds