Realization of the atan2 approximations faster than standard function.
-
Updated
Jul 4, 2013 - C++
Realization of the atan2 approximations faster than standard function.
Fast CORDIC algorithm for ATAN2 for Arduino
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Manage your work and study time regularly.
This repository contains the implementation of a fixed point atan2 aproximation using Q representation.
Add a description, image, and links to the atan2 topic page so that developers can more easily learn about it.
To associate your repository with the atan2 topic, visit your repo's landing page and select "manage topics."