Java class that will perform arithmetic? - TechRepublic
General discussion
February 1, 2002 at 04:31 AM
larry's alias

Java class that will perform arithmetic?

by larry's alias . Updated 24 years, 5 months ago

Is ther a Java class that will resolve mathematical formulas that are input in the form of a string,e.g. (5 + (2 + 6)^2)/8 and return the correct numerical answer of the formula?

This discussion is locked

All Comments