Skip to content

This is an ongoing project to create a symbolic calculator.

License

Notifications You must be signed in to change notification settings

shrey183/Symbolic-Calculator

Repository files navigation

Symbolic-Calculator

This is an ongoing project to create a symbolic calculator.

What can it do?

Linear Algebra

  • Solve a System of Equations
    Here we solve a system of n linear equations in n unkowns.
  • Find Eigenvalues and Eigenvectors
    Here we find the eigenvalues of a matrix of a given size n

Single Variable Calculus

  • Differentiate function f(x)
    Here we take input in the form d / dx(f(x)) where f(x) is a function of x.
  • Plot y = f(x)
    Here we plot a graph from a function of x. E.g. sin(x).

About

This is an ongoing project to create a symbolic calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published