Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By grtyvr
#64920 I have some angular position sensors that I am using in a project and I have one of them that is unconstrained so I need to be able to do circular averaging of the sensor data. Can anyone shed light on how many clock cycles the atan2 function from math.h will take on the esp8266?

--
Guy