Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dsf_tan.c40 float tanf(float angle) in tanf() function
/picolibc-latest/newlib/libm/math/
Dsf_tan.c19 tanf(float x) in tanf() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h89 #define tanf(x) fast_tanf(x) macro