I don’t think it’s a plugin, I think it’s an API or HTML element you would use. I’d do a forum search for math.js and see what you find, I know others are using it. Good luck!
Have you tried breaking up the computation into separate hidden text boxes? Then you can force the order of precedence you want. ie one box holds “a” another computes “bcd” then in your input you compute “a - the product of bcd”.
oh yes, I tried, and it solves something, but when it comes to repeating group and then accessing that input in an repeating group wont be possible… so still need math not workarounds…
And I see much about math.js on the forum but I cant figure out how to install or add that or configure it on my app in bubble… any ideas folks?