Skip to content

BruceAndyLee/Differentiator

Repository files navigation

Differentiator

Builds a tree after reading an infix expression (inf_diff.cpp) and takes a derivative of the expression.

Issues:

  • Memory leaking like crazy
  • parentheses appear when evaluating derivatives of exponential functions
  • post-derivetive calculations fail to simplify all arithmetics (raising an expression to the power of 1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published