EE 1
EE 2
MX Calculator
Developer
3rd Party (Free)
Compatibility
- LG Addon Updater
- Multi Site Manager
- Stand Alone Entry Form
Requirements
- jQuery for the Control Panel
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 last updated March 8, 2011, 4: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!

1 Review:
VosSavant 06.06.11
Works great if you need to perform math on a custom field and output the result.