danieldotwav / Math-Expression-Interpretter

A simple calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, division, and modulo. It reads expressions from the standard input (stdin) or the command line (in the case of text files), processes each expression, and outputs the result to the standard output (stdout).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danieldotwav/Math-Expression-Interpretter Issues

No issues in this repository yet.