Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 280 Bytes

File metadata and controls

6 lines (6 loc) · 280 Bytes

MathSolver

it is a mathematical solver program that can solve the following:

  • Eigen Values/Vectors for a given matrix.
  • Vector Operations on two given vectors.
  • Matrix Determinant for a given matrix.
  • Laplace transform and inverse Laplace transform for a given function.