shrey183 / Symbolic-Calculator

This is an ongoing project to create a symbolic calculator.
MIT License
2 stars 10 forks source link

Add more possible calculations under the Linear Algebra and Single Variable Calculus Option #4

Closed shrey183 closed 5 years ago

shrey183 commented 5 years ago

This is self-explanatory. You could use Math.js and other libraries to solve problems. For the plotting webpage, I think there is a library that can plot almost any curve very easily. So this task should be easy. Take inspiration from symbolab, wolframalpha, etc. The goal is to make something that is user friendly and at the same time computationally powerful.