Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S58 wrapper_func exp2f
A Dfloat_math.c327 float WRAPPER_FUNC(exp2f)(float x) { check_nan_f1(x); return (float)exp((double)x*LOG2); } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h317 float exp2f(float);

Completed in 6 milliseconds