Skip to content

zukazuka123/ZPMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZPMath is a cross-platform Python program developped by Zurab Phertsuliani (zurab.pertsuliani23@gmail.com) for analyzing and solving:

  • Linear equation
  • Quadratic equations

Requirements

  • Python3
  • Sympy

Installation

  • Download and install Python3
  • Install Sympy module from Terminal (CMD and PS in Windows)
pip3 install sympy

Usage

python3 ZPMath.py

Update

I'm currentry working to make this program more powerful and faster

License

MIT