cordic_test, a Fortran77 code which calls cordic(), which uses the CORDIC algorithm to evaluate certain functions, in particular the sine and cosine.
The information on this web page is distributed under the MIT license.
cordic, a Fortran77 code which uses the CORDIC algorithm to evaluate certain functions, in particular the sine and cosine.