Link to plugin page: https://zeroqode.com/plugin/full-mathjs-local-1544611314234x736442455238377500
Math.js is an extensive math library and features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, strings, arrays and matrices. Powerful and easy to use.
PURPOSE
Setting up and using the mathematical powerful tool of math.js in inside your Bubble web application.
All the details on regarding the calculations, expressions can be found here: http://mathjs.org/
In workflow now you can use Math.js’s actions to start using it in your application.
Each action returns the result of calculations in form of its own state as described below:
Another thing besides these states, the plugin has an “error” state, which returns the result of errors if any appear for debugging, as well an “error” event which is triggered if the errors appear.
This event can be used as notification system for user in case if errors appear in calculations.
Live Demo: https://zeroqode-demo-12.bubbleapps.io/mathjs_demo