Skip to content

clabene/functionAnalyzer

Repository files navigation

Mathematical functions parser and analyzer. Main features:

  • Main mathematical operations: +, -, *, /, power, root, logarithm, factorial
  • arbitrary number of variables
  • mathematical constants (atm Pi and Euler's number only)
  • in-line notation (eg "2^3") and function notation (eg "pw(2,3)") both supported (atm only for power, root and logarithms)
  • Monte Carlo integration

WIP

  • Derivative (only for 1 variable function)
  • optimizer

TODO

  • Absolute value
  • UI
  • plotter (only 2D)
  • include wider support for function notation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages