MiniExpressionSolver (MES) solves mathematical, logical and other kinds of problems, using a large array of in-built functions. More than that MES allows you to define and use your own functions too in order to solve expressions.
MES also solves several types of equation, solves some numerical problems with Genetics and includes other tools for solving specific problem types.
Features
- Solves Expressions Like : ((3 + 4) * 7)
- Uses Functions Like : SQR(4) and SQRT(9)
- Allows You To Mix Numbers and Functions Like : 3 + ABS(-1)
- Allows Functions To Be Embedded In Other Functions Like : (SQRT(SQR(3))
- Embed Functions Inside Embedded Functions : SQR(SQRT(SIN(3)))
- Multiple Expressions On One Line : SIN(3) ; COS(3)
- Or Use FOR() To Produce Multiple Outputs : FOR(1,10,1) SIN($?)
- Large Library Of Conversion Functions - And Add Your Own.
- Large Library Of Functions - Which You Can Add To And Share.
- Solves Equations With 1, 2 and 3 Unknowns
- Solves Quadratic Equations
- Expression Simplification Mode - Attempts To Simplify Expressions
- Tries To Solve Number Relationships Via Genetics
- ... And More
License
Apache License V2.0Follow MiniExpressionSolver
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MiniExpressionSolver!