Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_double/
A Ddouble_none.S60 wrapper_func log2
A Ddouble_math.c340 double WRAPPER_FUNC(log2)(double x) { check_nan_d1(x); return log(x)*LOG2E; } in WRAPPER_FUNC() argument
354 u=log2(dldexp(x,-a)); // now log_2 x = a+u
/external/lib/libm/include/
A Dmath.h240 double log2(double);
/external/lib/libm/
A Dmath_private.h668 #define __ieee754_log2 log2

Completed in 12 milliseconds