Searched defs:tan (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/ | ||
D | s_tan.c | 40 double tan(double angle) in tan() function |
/picolibc-latest/newlib/libc/include/machine/ | ||
D | fastmath.h | 41 #define tan(x) fast_tan(x) macro |