Fraction calculator is a basic 4 function calculator for use with fractions. It is modeled after an RPN calculator, so you enter a fraction or two depending on the function you want to use and press the function. No equals key or parentheses are required for complex calculations involving fractions.
Features
- Add, Subtract, Multiply and Divide fractions.
- Convert mixed fractions to and from improper fractions.
- Reduce fractions, i.e. 2/8 becomes 1/4.
- Reciprocate a fraction.
- Stack oriented display for saving intermediate results.
Planned Enhancements
- Greatest Common Divisor function (between 2 integers).
- Rewrite primary internal functions to take advantage of CASL v2 features.
- Stack Operations: Drop All, Rotate, Duplicate
- Default answer mode: Mixed or improper.
Use of the calculator is very similar to other RPN oriented calculators, except since this is a fraction calculator, and numerators and denominators are integers, the decimal point is used as the "/" character to seperate the numerator and denominator. It is also used to seperate the whole number portion from the fraction portion.
Examples: 3/4 is 3.4 on the display. 1 1/2 is 1.1.2 on the display, or 5.4 in improper form.You use the decimal point to seperate the whole number portion from the numerator of the fraction and another decimal point to seperate the numerator from the denominator.
For example:
3.1.2 represents the number 3 and 1/2 (three and one half). This is known as a mixed fraction.
3.2 represents the number 3/2 (three halves). This is also known as an improper fraction.
For example, if you want to add the fraction 1/2 to the fraction 1/3 and find the result, you would use these keystrokes:
1 . 21 . 3 <+> The display would then have on it: 5.6 which is read "five sixths".
Sample Screens
![]()
![]()
This software and documentation is copyright © 1997 by Marvin E. Wilborne III (mailto: wilborne@gamewood.net).
Fraction Calculator is FREE and as a result is provided "as-is" and without warranties of merchantability or fitness for any purpose. There are no warranties expressed or implied.
By using this program you agree that Marvin E. Wilborne III will not be held liable for any damage or data loss caused by the use of this program, or for any calculations made as a result of using the calculator.
USE IT AT YOUR OWN RISK!
Address:
Marvin E. Wilborne III 124 Matthew Circle Danville, VA 24540Web Address: http://www3.gamewood.net/mew3/pilot/
E-mail Address: wilborne@gamewood.net