Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
-
Updated
Mar 13, 2022 - C++
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
Programm for solving square equations written (kind of) as big-a*s project. Check README.md for more details.
Solver for solving quadratic equations with real roots
Quadratic equation console solver
numerical solutions + parallel computations
C++ program for solving quadratic and cubic equations with user input, handling real and complex roots.
Small app made for exercising in C++ programming and creating make files
Repository for publishing labs for C++ programming language course in SPbPU 2022
First college assignment at MIPT.
A simple quadratic equation solver on plain C++
An OOP calculator intended to solve linear, quadratic and cubic equations.
Add a description, image, and links to the quadratic-equations topic page so that developers can more easily learn about it.
To associate your repository with the quadratic-equations topic, visit your repo's landing page and select "manage topics."