Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_math.c33 #define LOG2Ef 1.44269504088896340737f macro
328 float WRAPPER_FUNC(log2f)(float x) { check_nan_f1(x); return logf(x)*LOG2Ef; } in WRAPPER_FUNC()
/external/platform/pico/rp2_common/pico_double/
A Ddouble_math.c35 #define LOG2Ef 1.44269504088896340737f macro

Completed in 5 milliseconds