Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Ds_atan.c40 double atan(double x) in atan() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h44 #define atan(x) fast_atan(x) macro