/calc

Calc is a Go package that provides the tools to evaluate simple numerical expressions.

Primary LanguageGoMIT LicenseMIT

calc

Calc is a package that provides the tools to evaluate simple numerical expressions.

Fork from github.com/marcak/calc, a bit refactored, with errors, with tests and as go module.