Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dw_atanh.c40 double atanh(double x) in atanh() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h50 #define atanh(x) fast_atanh(x) macro