Skip to content

A command line calculator that parses and evaluates mathematical expressions

License

Notifications You must be signed in to change notification settings

ldub/Arithmetic-Calculator

Repository files navigation

Arithmetic-Calculator

This is a simple C# command line calculator. It evaluates arithmetic expressions and functions. Features include factorials, powers, brackets, bracket normalization, polish notation, factorization, user defined fields, and advanced error reporting.

It is powered by an easy to extend scanner-parser-builder structure. Grammar for parser is here.

Screenshot

sourceforge

About

A command line calculator that parses and evaluates mathematical expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages