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