Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c115 static inline int fisint(float x) { in fisint() function
463 if(fisint(y)) return fpow_0(x,y); in WRAPPER_FUNC()