Skip to content

tahic-himzo/math-expression-evaluator

Repository files navigation

math-expression-evaluator

A CLI that evaluates simple mathematical expressions

A simple command line program that handles string-based math tasks.

Supported: addition (+), subtraction (-), division (/), multiplication (*), parentheses (()) and square root (sqrt).

The input is currently limited to positive integers.

About

A CLI that evaluates simple mathematical expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages