Skip to content
#

math-expressions

Here are 125 public repositories matching this topic...

tinyexpr-plusplus

Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.

  • Updated Jan 17, 2026
  • C++

This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.

  • Updated Jan 28, 2026
  • C#

ParserNG is a pure-Java, blazing-fast math expression parser that does symbolic/numeric differential calculus, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations), matrix operations and statistics amongst other functionality. Parser-Fequency: millions of ops/second

  • Updated Apr 13, 2026
  • Java

Improve this page

Add a description, image, and links to the math-expressions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-expressions topic, visit your repo's landing page and select "manage topics."

Learn more