Home
last modified time | relevance | path

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

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