Java lib for parsing and evaluating simple math expressions, using fractions. This was a seminar project in a Programming class. It is not very useful, but works
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RCalc
RCalc is a calculator application which gives results as fractions.
The rcalc package and its subpackages can be used as a library for expression parsing.