MATHEMATICS-SET 3
| BASIC8-3 |
ROUNDOFF-F. McPhetres
Rounds off numbers to any number of places.
SETS-1-CAMP, First Course
Determines the intersection of two sets of numbers.
TUTOR-I-Walter Koetke
Drill and practice with time-speed-distance.
AREA-1-Computer Methods in Mathematics
Solves for the area under a curve by equation.
FLIP-1-Basic BASIC
Uses random number generator in BASIC to flip a coin.
EXPON-NREL/SDC
Solves for tOe exponent in general exponential equations.
CERESI-DYMAX
Computes and prints the sum of the first n terms of the following series: 1 - 1/2 + 1/3 - 1/4 + 1/5 - 1/6 + ... + (-1)^(k-1)(1/k) + ....
GCD-Adapted from the FOCAL program written by Roger B. Kerchner, Carleton College
Applies the Euclidean algorithm to the problem of finding the gaeatest common divisor for M and N.
WALKI-Bill Walker
A generalized plotting routine which prints a graph of an expression given in terms of x.
GAUSS-Philip Sorgen
Uses the Gauss-Jordan Elimination Method to solve N linear equa- tions in N unknowns simultaneously.
ABSVAL-DYMAX A series of seven programs which compute and print the absolute value ofX. ME EPSILON YOU DELTA-Roger Kerchner
A game designed to help in understanding the limit concept.
SINPLOT-Dennis Lunder
Plots and prints a graph of the sine for function from 0-360 degrees.
GOLDBACH-CAMP, First Course
Provides new ways to approach theorem proving using Goldbach's Conjecture.
LINEAR-Frederick Brink
Finds the point where linear systems in 2 or 3 variables intersect.