Skip to content
/ mathex Public

Libraries for evaluating math expressions from strings

Notifications You must be signed in to change notification settings

capsey/mathex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mathex Specification

Mathex (Mathematical Expressions) is a specification and set of libraries for evaluating mathematical expressions from strings at runtime. It aims to provide consistent, customizable and easy to use solution for making your number fields more user friendly.

The specification defines valid expression syntax, feature set and error handling that a library implementing this specification must adhere to.

Existing implementations

If you want to use Mathex in your project, here is a list of existing implementations of the specification:

Read the specification

Specification is stored in this repository in versions directory. There you can find the latest version of the specification, and some older ones.

About

Libraries for evaluating math expressions from strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published