Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dsf_atan.c36 float atanf(float x) in atanf() function
/picolibc-latest/newlib/libm/math/
Dsf_atan.c50 atanf(float x) in atanf() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h92 #define atanf(x) fast_atanf(x) macro