Description: CORDIC For Dummies
CORDIC is a method of calculating a math function using much simpler math operations in a loop called a Binary
Search. Most commonly CORDIC is used to calculate ATAN2 (Angle), and Hypotenuse (Distance) of a point.
CORDIC can also be used to calculate other math functions like SIN and COS.
To Search:
File list (Check if you may need any files):
CORDIC For Dummies.pdf