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
Streamline Azure Security with Palo Alto Networks VM-Series
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MiniExpressionSolver!