eskayML / skquadratic

Python library for solving quadratic equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKQUADRATIC

Python library for solving quadratic equations using various approaches

Methods

  • Factorisation
  • Completing the square
  • Formula method
  • Quadratic plots

Still in development

About

Python library for solving quadratic equations

License:Apache License 2.0


Languages

Language:Python 100.0%