Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S70 wrapper_func expm1f
A Dfloat_math.c332 float WRAPPER_FUNC(expm1f)(float x) { check_nan_f1(x); return (float)(exp((double)x)-1); } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h319 float expm1f(float);

Completed in 6 milliseconds