amamic1803 / Quadratic-Equation-Solver

Solve a quadratic equation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quadratic-Equation-Solver

A simple program to solve quadratic equations

screenshot

Downloading

Prebuilt program is available under Releases

Building

  1. Clone repository
  2. Install Python
  3. Install dependencies: pip install -r requirements.txt
  4. Install UPX (optional)
  5. Run build.py
  6. Built *.exe will be placed in the same folder

About

Solve a quadratic equation

License:MIT License


Languages

Language:Python 100.0%