Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_math.c31 #define ONETHIRD 0.33333333333333333333 macro
537 x=exp(log(x)*ONETHIRD); in WRAPPER_FUNC()
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c29 #define ONETHIRD 0.33333333333333333333 macro