Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 316 Bytes

inf-precision-calculator

Calculator with infite precision with support for basic arithemtic operations (addition, subtraction, multiplication, division & modulo) and evaluating expressions with variables.

Setup and run

Download the repository, then compile and run it using the make run command in terminal.