I am trying to use the plugin math.js but get this error:
Raw error from MathJS - API Call: Error: Parenthesis ) expected (char 17)
How can this be resolved?
I am trying to use the plugin math.js but get this error:
Raw error from MathJS - API Call: Error: Parenthesis ) expected (char 17)
How can this be resolved?
Solved - Used Math.js (Local) plugin and it worked!
“Toolbox” is also a great plugin for calculations.
Question would math.js, toolbox expression or a group be quicker at doing calculations?
Thanks for the alternative
Assuming an equal amount of database retrievals, quickest in order would be:
group or custom state
toolbox expression
math.js
Hey @chad,
You could also try Components’ Instant Calculator if you’re doing more frontend-heavy calculations. 
Thanks Ill check it out…