Skip to content

Latest commit

 

History

114 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

WIP. A command line app which takes as input an algebraic expression and simplifies it (e.g. "2*x-(-3)*4" to "2*x+12"). It optionally takes values for the variables in the expression, which it uses to simplify the expression further. If you input "2*x-(-3)*4" "x=2", then the output would be "16". Note that quotes around inputs is not required if they do not contain whitespace or the character ^.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages