MATHEMATICS-SET 1
| BASIC8-1 |
BASKT-Demonstrates exponential convergence.
BICYCL-Solves simple time-speed-distance problem.
BOOKS-Demonstrates method of improving upon brute force to solve simultaneous equations.
CONVRG-Converges on e and pi by three methods.
DRINKR-Solves simple drinking/blood pressure relationships.
GROUP-Demonstrates brute force vs. substitutional solution of simple equations.
PASCAL-Method of generating Pascal's triangle using random numbers.
PROGRS-Solves a number progression problem.
QUADRT-Solves for the roots of a quadratic equation.
ROOTS-Finds the roots of any function between -20 and 20.
SIMUL-Solves simultaneous equations by brute force.
TICKET-Introduces the concept of logical branching.
CRSCNT-Solves for the area of a crescent (not generalized).
LADDER-Solves the slipping ladder program by Pythagorean Theorem.
CAI-ADD-Demonstrates a Computer Assisted Instruction drill and practice routine.
DISTANCE-Calculates distance between points in three-dimensional space.