Math Suite

#0 / 0 rate

Math Suite

158 users

2020-01-15

Sevina

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

A suite of famous mathematical libraries for JavaScript!

Math Suite is an extension that enables users to perform complex math operations that involve symbolic computations, complex numbers, matrices, and more.

It supports all JavaScript commands in its editor. Simply type any Math or JavaScript command that you would like in the add-on's console and then press on the - Execute - button at the top toolbar. Please note that, each math engine has a separate documentation. Please read individual documentations available in the add-on's support page before using the add-on. There is a - Sample - button in the add-on's top toolbar which you can use to insert a sample math code in the console. Moreover, you can import your desired code to the add-on (.txt format). Please click on the (+) button in order to open the file input window. The file needs to be in a plain text format.

Note: for the plot function, this add-on uses the Plotly library. You can either use the "Plotly.newPlot" function directly or the simplified "math.plot" function provided. If you want to use the - Plotly - function, please put "output-plot" as the first argument which is the id for plot container in the app UI. "math.plot" uses this id in the background.

If you have a feature request, or found a bug to report, please fill the bug report form in the add-on's homepage (https://mybrowseraddon.com/mathematics-suite.html).