Metadata-Version: 2.1
Name: polynomialmathsolution-pms
Version: 1.1
Summary: To find the solution for polynomial equations
Home-page: https://github.com/Anithakmoorthy/polynomialmathsolution_pms.git
Author: Anitha K
Author-email: anithakrishnamoorthy68@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

#SOLUTIONS FOR POLYNOMIAL EQUATIONS

#### This package is used to find the solutions for polynomial equations

## Installation
Run the following code to install this package:
    '''cmd pip install polynomialmathsolution_pms'''

##Contributor: Anitha K
##Mentor: Venkateshwar

