Metadata-Version: 2.1
Name: ArukovicSonicMathility
Version: 0.0.1
Summary: Math module to make your life easier!
Home-page: UNKNOWN
Author: Arukovic
Author-email: preston20201976@gmail.com
License: MIT
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
License-File: LICENCE.txt


This is the 'Math' module. It is made to make your life easier by writing less code! it has multiple Math methods to perform advance code by just writing a line. 

For example:- To find the last item of the list you would use var_name[-1] in a method but with the Math module you just need to do Math.last([your_list_or_var_here])

Note: You can find various functions, although using 'Kite' or 'Tabine' will make it easier by describing them to you... not sponsored.

Â© 2021 Arukovic 

Change Log
============
0.0.1 (22/11/2021)
===================
First release

