- Application written in C (2011)
- Solves quadratic equations in any possible notation
- Demonstrates step-by-step solution
- Can be integrated into a web server and a web site
- Implemented using CGI
- A web server is created at address 8000
- The application is initialized using CGI in the C language
- The application works and responds to changes and input data on the page
- When the web page is closed, the application closes and terminates the server.