-
Notifications
You must be signed in to change notification settings - Fork 0
zmears/FractionCalculator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Simple Fraction Calculator
==========================
fractionCalculator.php: Does the dirty work of adding, subtracting, multiplying and diving fractions.
fraction.php: Holds the fraction information and also does stuff like reducing the fraction.
index.php: Form
calculateScript.php: Validates and formats post data.
ToDo:
Handle Improper Fractions
Update form to handle more than two fractions
Improve result displaying
Author: Zach MearsAbout
This is a simple web interface for adding, subtracting, multiplying and/or dividing two fractions. It includes a base calculator class and a fraction class along with an input page.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published