math-equation-solver
math-equation-solver copied to clipboard
Free WordPress Plugin: PEMDAS calculator solves mathematical expressions with the order of operations - brackets, exponents, multiplication, division, addition, and subtraction. www.calculator.io/math...
Math Equation Solver Widget for WordPress
PEMDAS calculator solves mathematical expressions with the order of operations - brackets, exponents, multiplication, division, addition, and subtraction.
Installation
- Download the ZIP file of this repository.
- Upload the /math-equation-solver-master/ folder to the /wp-content/plugins/ directory.
- Activate the Math Equation Solver plugin through the "Plugins" menu in WordPress.
Usage
- Add the shortcode
[ci_math_equation_solver]
to your page, post or sidebar. - Or add the following code:
<?php display_ci_math_equation_solver(); ?>
to your template where you would like the Math Equation Solver to appear.
Libraries in Use
- https://mathjs.org/
- https://katex.org/
- https://github.com/aFarkas/lazysizes
- https://github.com/RobinHerbots/Inputmask
- https://air-datepicker.com/
- https://www.chartjs.org/