Question
SQRT in stm32f4 ?
Posted on June 03, 2013 at 15:06
Hello
I want to use sqrt (square root
) function to calculate sqrt (x^2 + y^2) but i haven't math.h in my root this is the errorundefined reference to `sqrt'
collect2: ld returned 1 exit status how can i fix it please or are there an approximation of this function. Thanks :) #lmgtfy
