Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 262 Bytes

Math-Project

Completion project for the calculation of mathematical functions

Download:

Windows:

  • Download Repository
  • Open directory in IDE
  • Run main.py

Linux:

  • git clone
  • cd Math-Project
  • pip install -r requirements.txt
  • python3 main.py