Very simple Calculator in Java operating on fractions.
It is a very simple calculator written in Java so you probably need Java installed to use it.
- It counts only when you press "=" button.
- It may be usefull for some easy counts.
- It works on fractions.
- No decimal stuff.
- The result is simplified fraction.