The CORDIC (COordinate Rotation DIgital Computer) algorithms are used for decomposition of complicate functions into simple shifts and additions iterative operations.
The Toolbox can estimate trigonometric, arithmetic, hyperbolic, exponential and logarithmic functions.
The precision of estimation is given by the number of iterations known as micro-rotations. The difference to a reference function is calculated and displayed. Also the estimated value for every micro-rotation is plotted in the GUI window.
For every function the convergence domain for inputs is displayed.