A Symbolic Differentiator
-
Updated
Dec 9, 2021 - Python
A Symbolic Differentiator
Foreval is parser, compiler and evaluator of mathematical expressions in run-time with support complex numbers. After parsing and building tree of expression is perform optimization and compiling into x86-32 instructions and returns address of compiled expression. For expressions can by finding derivatives by symbolic or numerical differentiation.
Terminal calculator for Windows/Linux. Answers include an error estimate by the use of differentials.
Add a description, image, and links to the symbolic-derivative topic page so that developers can more easily learn about it.
To associate your repository with the symbolic-derivative topic, visit your repo's landing page and select "manage topics."