Metadata-Version: 2.1
Name: asumpy3
Version: 0.2
Summary: A Mathematical Tool to calculate angle sum property
Home-page: UNKNOWN
Author: Pyxis(Anvay Arora)
Author-email: artificial.remote.consciousness@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

## Created By Pyxis
#### Copyright(c) <2021><Pyxis/Anvay Arora>

### Created as a mathematical tool to solve the common questions of Angle Sum property that is all 3 angles of a triangle adds up to 180 degrees.

### This package Pertains to all possibilities given:
- Angle A is missing(To Use Just type in asumpy3.angA())
- Angle B is missing(To Use Just type in asumpy3.angB())
- Angle C is missing(To Use Just type in asumpy3.angC())

### More given on https://github.com/the-protagonist-view/anglesum-package


