Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Dw_acosh.c40 double acosh(double x) in acosh() function
/picolibc-3.7.0-3.6.0/newlib/libc/include/machine/
Dfastmath.h49 #define acosh(x) fast_acosh(x) macro