Metadata-Version: 2.1
Name: eqsolvcarlover101
Version: 0.1.2
Summary: Automatic equation solver.
Home-page: https://github.com/Carlover101/equation-solver
Author: Zakkai Thomas
Author-email: zmanmustang2017@gmail.com
License: UNKNOWN
Description: # Equation-Solver
        
        This is a project that solves mathematic equations for you!
        
        Types:
        
        1. Quadratic
            - ***equation.quadsolve()***
              > To type a square in python, you need to use a carrot **^** or two astrix **. (Ex. x^2 -5x +4)
        
        Types in Developement:
        
        1. Slope-Intercept
            - ***equation.slopesolve()***
        
        Other Commands:
        
        1. Command List
            - ***info.commands()***
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
