Section L2.2: Iterative Solution of Single Algebraic Equations

An iterrative solver for single equations is available here.

The unknown in the equation must be called `x'. The normal notation of computer algebra is use, i.e. `*' for multiply, `/' for division. Ther is no `raise to the power' operation, but the function pow(x,0.5) will raise x to a power, here for example, 0.5.


Return to Modelling Lab

Course Organiser
Last Modified 2/9/00