Iteration SCLM

Approximate Solution

     A particularly popular concept in computer science it the ability to allow the system to do complex calculations which would be unrealistic to evaluate by hand.  Thus iteration is often used in these calculations.  Therefore iterative programs may be used to approximate a calculation to the 900th decimal point.  Or as another common example the computational approximation of PI. 

 


PreviousNext

Previous Table of Contents Next