DSK2:100,104    BASIC MATH

^ADC    BAS^ 10         -AMUS Desktop Calculator (ADC)
^ADD    BAS^ 4          -Childrens math game (right or wrong with re-try)
^ADDEM  BAS^ 2          -adds up a column of numbers
^CURVE1 BAS^ 32         -calculates curve data used with road construction
^DIVIDE BAS^ 2          -enter significant digits for this division program
^FRACCY BAS^ 4          -calculates repeating decimal fraction values (MATH1.BAS)
^FRACRD BAS^ 2          -Simplify or reduce fractions (MATH1.BAS)
^GCF    BAS^ 3          -Greatest common factor (MATH1.BAS)
^GEOFA  BAS^ 18         -Compute surface area,volume, or geometric shape
^GRAPH  BAS^ 17         -Function grapher
^LCM    BAS^ 3          -Least common multiple of up to 20 numbers (MATH1.BAS)
^MATH   BAS^ 13         -a desktop calculator
^MATH1  BAS^ 3          -Does many wonderous math things...
^MATH2  BAS^ 2          -Just like MATH1.BAS but called by this name from PRIME.BAS
^MROOT  BAS^ 13         -Finds roots of polynomial to the 36th degree
^NFACT  BAS^ 2          -Called by MATH1.BAS
^PARAB  BAS^ 3          -Aids in graphing parabola
^PFACT  BAS^ 2          -Called by MATH1.BAS
^PRIME  BAS^ 1          -Calls MATH2.BAS
^PRIMES BAS^ 4          -Prime number generator
^PRIME1 BAS^ 1          -Program to find first 1000 prime numbers
^PRIME3 BAS^ 2          -Another version of PRIME1.BAS
^QUADFC BAS^ 4          -Solve quadratic equation
^SQROOT BAS^ 3          -finds, and lets you find, square roots