mizunashi-sh / MathTool

Simple tool to solve problems with mathematics methods. Deployed at https://mathtool.mizunashi.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mizunashi's MathTool

This is a simple tool to solve problems with mathematics methods. Deployed at https://mathtool.mizunashi.me.

This tool is running totally on the front-end, which means the code to do the calculation will run on the client, but not the server.

Tools available

Currently this tool provides the following tools:

  • Numerical Differential and Integration
  • Interpolation
  • Numerical Solutions of ODE
  • Function Graph
  • Linear Equations
  • Bezout

About

Simple tool to solve problems with mathematics methods. Deployed at https://mathtool.mizunashi.me

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 36.2%