Home
last modified time | relevance | path

Searched refs:atanh (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S58 wrapper_func atanh
DCMakeLists.txt104 pico_wrap_function(${TARGET} atanh)
DBUILD.bazel51 "-Wl,--wrap=atanh",
Ddouble_math.c325 double WRAPPER_FUNC(atanh)(double x) { in WRAPPER_FUNC() argument