Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Arithmetic.cpp359 fidx = (x + F_LN2) * (32 / (2 * F_LN2)); in FExpLn2()
436 xn = x - kf * F_LN2; in FExp()
491 return logxn + kf * F_LN2; in FLog()
/CTR-SDK-0.14.4/include/nn/math/
Dmath_Constant.h28 const f32 F_LN2 = 0.693147180559945f; // ln(2) variable