Title:
A-math-routine-to-calculate-the-atan(x-y)-using-C Download
Description: calculates the arctangent of the input values x and y (sometimes called atan2)
by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
To Search:
File list (Check if you may need any files):
readme.txt
atan.c