You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Haskell project implements a simple prefix notation calculator. The calculator supports basic arithmetic operations and maintains a history of results that can be referenced in subsequent calculations.