Skip to content
#

expressions

Here are 181 public repositories matching this topic...

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 Sep 26, 2024
  • C#

Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.

  • Updated Aug 31, 2024
  • C#

Improve this page

Add a description, image, and links to the 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 expressions topic, visit your repo's landing page and select "manage topics."

Learn more