Home
last modified time | relevance | path

Searched defs:atanhf (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Dwf_atanh.c40 float atanhf(float x) in atanhf() function
/picolibc-latest/newlib/libm/math/
Dsf_atanh.c24 atanhf(float x) in atanhf() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h98 #define atanhf(x) fast_atanhf(x) macro