Skip to content

ilund/Expression-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expression-Tree

Created an expression tree to store arithmetic expressions.

  • Can store a given arithmetic expression in an Expression tree.
  • Can convert the Expression tree to Postfix and Infix form as a string as well as solve the expression.
  • Can calculate the Geometric mean of a given set of numbers
  • Can return a reciprocal expression of a given expression
  • Can retrieve the variables in an Expression tree

About

Created an expression tree to store arithmetic expressions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages