EE 1
EE 2
MX Calculator

Developer

Max Lazar

3rd Party (Free)

MIT License

Compatibility

Requirements

  • jQuery for the Control Panel

Categories

Plugin

Tags

MX Calculator provides mathematical operations in ExpressionEngine 2 templates. MX Calc is build with modified class EvalMath for safely evaluate math expressions.

Usage examples:
you can used it as single tag
{exp:mx_calc expression=”-4(15/42)^23*(4-sqrt(16))-15”}

or as tag pair
{exp:mx_calc expression=”-4(15/42)^23*(4-sqrt(16))-15”}
Cost = {calc_result}
{/exp:mx_calc}

MX Calculator Links

This entry was created July 29, 2010, 12:04 pm.
This entry was last updated March 8, 2011, 5:00 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

3 Reviews:

Lee 10.27.12

Rating - {addon_rating_average}

A little gem. I used it in conjunction with views count to create a rating system.

Mark Croxton 05.03.12

Rating - {addon_rating_average}

I use this all the time. Highly recommended.

VosSavant 06.06.11

Rating - {addon_rating_average}

Works great if you need to perform math on a custom field and output the result.