Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_double/
A Ddouble_none.S62 wrapper_func log10
A Ddouble_math.c342 double WRAPPER_FUNC(log10)(double x) { check_nan_d1(x); return log(x)*LOG10E; } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h208 double log10(double);
/external/lib/libm/
A Dmath_private.h680 #define __ieee754_log10 log10

Completed in 9 milliseconds