/symbolic-calculator

A C++ wrapper class over the SymbolicC++ library, which can parse an expression from a string, and evaluate, differentiate, and integrate, both symbolically and numerically.

Primary LanguageC++

Stargazers