Original python programs coded by Steve to make math easier:
Subtraction (only positive answers)
Subtraction with negative answers
Memorize multiplication tables (you pick the size).
Multiplication starting with 1x1 up to 12x12
Multiplication with control of how large the numbers are
Multiplication starts easy and numbers get bigger automatically
Multiplication with negative numbers
Division with negative numbers
Reduce Fractions Calculator (you give the fraction, I reduce it for you)
Reduce Fractions Practice (I generate a random fraction and you give the reduced fraction)
Powers practice - you pick the exponent and get random practice problems
Powers tables - squares, cubes, powers of 2, powers of 3 facts
Squares and Cubes practice problems in order
You give a number, I give the prime factorization of that number
Greatest common factor calculator between 2 numbers
Greatest common factor calculator between 3 numbers
Factor any trinomial solver (You give the problem, I factor it for you.)
Factor trinomials practice (I generate random problems, you factor it and see if you're correct.)
Factor trinomials quiz where "a" = 1 (10 questions)
I create Pascal's Triangle for you for as many rows as you want.
Calculator that shows you the expansion of (Ax^a + By^b)^n
Calculator that finds the binomial probability for n trials and S successes
Combinations and Permutations Calculator to find nCr and nPr
Combinations, Permutations Calculator - You give n and r and I give the nCr and nPr
Lots of functions Steve coded in one program
Game - rolls the dice for all players of a game
Arithmetic
Factoring
Algebra
Probability
Miscellaneous