Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ nrf_dsp_sqrt_f32()

flt32_t nrf_dsp_sqrt_f32 ( const flt32_t x)

#include <include/nrf_edgeai/dsp/nrf_dsp_fast_math.h>

Calculate square root of the provided floating point value.

Parameters
[in]xArgument for square root calculation
Returns
flt32_t Square root of the provided argument