Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
/ calc Public archive
forked from marcak/calc

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

License

Notifications You must be signed in to change notification settings

qredo/calc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calc

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

  1. Additional code to support Boolean operators
  2. Add boolean return for solve
  3. Add > and < operators
  4. Add Unary Not (!)
  5. Internally bool values are 1 and 0, true/false is the conversion. A non Zero value is always true.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%