Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_math.c34 #define LOG10Ef 0.43429448190325182765f macro
330 float WRAPPER_FUNC(log10f)(float x) { check_nan_f1(x); return logf(x)*LOG10Ef; } in WRAPPER_FUNC()
/external/platform/pico/rp2_common/pico_double/
A Ddouble_math.c36 #define LOG10Ef 0.43429448190325182765f macro

Completed in 5 milliseconds