Skip to content

A rudimentary evaluation tool; Evaluates a mathematical expression defined in arg1.

License

Notifications You must be signed in to change notification settings

brisk0/simple-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-eval

A rudimentary evaluation tool; Evaluates a mathematical expression defined in arg1.

+,-,*,/ and ^ should all be parsed properly.

Whitespace and other tokens are not supported.

All internal numbers are doubles.

About

A rudimentary evaluation tool; Evaluates a mathematical expression defined in arg1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published