Metadata-Version: 1.1
Name: basicmathfunctions
Version: 0.0.1
Summary: Basic math functions
Home-page: UNKNOWN
Author: Isaac Cobb
Author-email: cobbcoding@gmail.com
License: MIT
Description: This is a library with basic math functions, including adding two numbers, getting the value of pi, converting fahrenheit to celsius, converting celsius to fahrenheight, and much more!
        
        Change Log
        ==========
        
        0.0.1 (4/28/2021)
        -----------------
        - First Release
Keywords: math
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
