       ͻ
        Lesson 5 Part 210  F-PC 3.5 Tutorial by Jack Brown 
       ͼ


Exercise 5.LAST  ( I've lost count)
-----------------------------------

Get the quadratic equations solver working and report back
on your success/failure!

Problem 5.LAST  ( I've lost count )
-----------------------------------

Implement your favorite number crunching appliction in Forth
using the VP-Planner Floating Point routines.  Upload your
application as a message and share it with the rest of us.

It need not be long.  If you can't think of an application how
about solving a system of two equations in two unknowns.

          a1 x + b1 y = c1

          a2 x + b2 y = c2


A simple problem like this will help you build up some experience
with the floating point package.

This is the end of lesson 5

