Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Ds_tan.c40 double tan(double angle) in tan() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h41 #define tan(x) fast_tan(x) macro