Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S71 wrapper_func log1pf
A Dfloat_math.c333 float WRAPPER_FUNC(log1pf)(float x) { check_nan_f1(x); return (float)(log(1+(double)x)); } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h324 float log1pf(float);

Completed in 5 milliseconds