Piguy's revised Math Page
and
better

Home  |  Calculators  |  Comp. Programs  |  Numbers/Tables


I wrote the following programs in C++, and am here making
them available for you to download in .zip format.

Quadratic Equation Solver
Calculates the roots (real or imaginary) of a user-inputted quadratic equation.

 

Fraction Calculator
Performs numerous operations on user-inputted fractions or decimals.

Greatest Common Factor Calculator
Calculates the greatest common
factor of any two integers

 

Polygon Area Calculator
Calculates the area of a right polygon of n sides based on the side length

Temperature Converter
Convert temperatures between Farenheit, Celsius, and Kelvins
 

Prime Number Checker
Accepts a user-inputted integer and determines if the number is prime.

24 Solver
Finds all solutions of problems from
the popular math card game 24.

 

Day of the Week Calculator
Calculates the day of the week for any date between 1752 and 2200.

Click a link to download a .zip file containing the executable and source code.