Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S52 wrapper_func atan
DCMakeLists.txt98 pico_wrap_function(${TARGET} atan)
DBUILD.bazel45 "-Wl,--wrap=atan",
Ddouble_math.c274 double WRAPPER_FUNC(atan)(double x) { in WRAPPER_FUNC() argument