IC Project Equation Solvers
This C program is your go-to Equation Solver, empowering you to crack different types of equations. The program flaunts its prowess in solving linear systems, quadratic equations, and linear equations in one variable.
Welcome to Equation Solvers! This project is designed to solve various types of equations, including linear systems, quadratic equations, and linear equations in one variable.
Follow these steps to set up and run the project in Visual Studio Code:
Make sure you have the following software installed on your machine:
- Visual Studio Code
- GCC Compiler (for compiling C code)
-
Open your terminal or command prompt and run the following command to clone the repository:
git clone https://github.com/your-username/ICS_CP_printf-IC-project-.git
-
Change into project directory:
cd ICS_CP_printf-IC-project-
- Choose the type of equation you want to solve from the menu.
- Enter the coefficients of the equation when prompted.
- Marvel at the solution provided by the program.
- POLIMETLA ESHIKHA (B23CS1053)
- VATSAL KUMAR (B23BB1045)
- PUJARI MAYURI RAJESH (B23CY1016)