how to use pow() function in zephyr

Hi am using nrf52833 for my application , where i need to calculate the pow() so I thought of using zephyr math.h file. it is not working. still getting error saying that undefined reference.

then I tried this ticket  https://devzone.nordicsemi.com/f/nordic-q-a/43631/using-math-h-on-nrf9160  , this also not working. kindly guide me here.

regards,

Shikamaru

Parents Reply Children
Related