# A trivial calculator class that evaluates strings containing only =,-,*,/,(,) and 

# numbers that could be either integers or floating point numbers. It is assumed that the

# original input string is in infix notation. To implement this you must utilize the 

# MyStack class which is included 

    • 4 years ago
    Answer attached
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      trivialcalculator.zip