cordic_test


cordic_test, a C++ code which calls cordic() to use the CORDIC algorithm to evaluate certain functions, in particular the sine and cosine.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

cordic, a C++ code which uses the CORDIC method to compute certain elementary functions.

Source Code:


Last modified on 21 February 2020.