Skip to content

ElverseProjects/ile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ile calculator of mathematical expressions / (MIPT, part of the L project)

Ile logo

Brief information

  • 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

Application operation algorithm

  1. A web server is created at address 8000
  2. The application is initialized using CGI in the C language
  3. The application works and responds to changes and input data on the page
  4. When the web page is closed, the application closes and terminates the server.

About

Ile math expression web calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published