Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Arithmetic.cpp480 f32 logxn; in FLog() local
488 logxn = FLog1_2(xn); in FLog()
491 return logxn + kf * F_LN2; in FLog()