Home
last modified time | relevance | path

Searched refs:_atanh (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Dw_atanh.c42 return _atanh(x); in atanh()
/picolibc-latest/newlib/libm/machine/spu/headers/
Datanh.h40 static __inline double _atanh(double x) in _atanh() function