cordic_test, a FORTRAN90 code which calls cordic(), which uses the CORDIC algorithm to evaluate certain functions, in particular the sine and cosine.
The computer code and data files described and made available on this web page are distributed under the MIT license
cordic, a FORTRAN90 code which uses the CORDIC method to compute certain elementary functions.