Numerical Methods Calculator
PNMuSI Course - Numerical Approximation and Interpolation
Approximation
Least squares methods for fitting curves to data points. Includes linear, quadratic, polynomial, power, and exponential approximations.
Interpolation
Construct polynomials that pass through all data points. Includes Lagrange, Newton, and direct methods.
Linear Systems
Solve systems of linear equations Ax = b using Gauss elimination, Gauss-Jordan, or LU factorization with step-by-step solutions.
Calculation History
View and restore previous calculations stored in your browser.
Open Source Project
This is an open source project developed as part of the PNMuSI (Primjena Numeričkih Metoda u Softverskom Inženjerstvu) course.
If you have an issue, bug, or advice to improve it, open an issue on the repository.
Quick Reference