cordic_test, a MATLAB program which calls cordic() 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 GNU LGPL license.
cordic, a MATLAB library which uses the CORDIC method to compute certain elementary functions.