MX Calculator
MX Calculator provides mathematical operations in ExpressionEngine 2 templates.
MX Calc is build with modified class EvalMath (thanks to Miles Kaufmann) for safely evaluate math expressions.
Make a Donation
My add-on is free and freely available, but I encourage donations. Try it out now, there are no strings attached. Pay if you want, especially if you want to see improvements or more software listed here!If you use my add-on on multiple domains, sites or servers, would you consider donating for each use?
Download
Requirements
- ExpressionEngine 2
Example
you can used it as single tag
{exp:mx_calc expression="-4(15/42)^23*(4-sqrt(16))-15"}
{exp:mx_calc expression="-4(15/42)^23*(4-sqrt(16))-15"}
Cost = {calc_result}
{/exp:mx_calc}

