maths library with some intermediate and advanced function
Project description
This is a intermediate Mathematics module with will provide you with these functions:
- sum()
adds two numbers
- suminf()
adds multiple numbers
- subtract()
subtracts two numbers
- multiply()
multiplies two numbers
- divide()
divides two numbers
- average()
finds average of two numbers
- prob()
finds the probabilty for event
- areaTri()
finds area of triangle by 1/2*base*height method
- areaRect()
finds area of rectangle by l*b
- pythagoras()
finds either base,perpendicular or hypotenuse of the basis of value given to it. if “x” is given value for base, it will find base using pythagoras theorem
- angleTriangle()
finds either of the angle of a triangle on the basis of given value if “x” is given value for angle1, it will find angle1
- angleQuad()
finds either of the angle of a rectangle on the basis of given value if “x” is given value for angle1, it will find angle1
- max()
finds the largest of the two numbers
- min()
finds the smallest of the two numbers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file admath1-0.0.3.tar.gz
.
File metadata
- Download URL: admath1-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e947b21eff978d83cf93e9a5cd6e68b1a12c453e0a7ad2037a972e44f829cdcc |
|
MD5 | bbac27d131bef3d2ce934d42044ce95a |
|
BLAKE2b-256 | 999dad3fc57259bfd294f6bd87c091173c038ce6ed342133ce9c7afaabbe4d07 |
File details
Details for the file admath1-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: admath1-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14b8f4edbaa2d33035a8a474e94adbd39d9923ed2a948b5c2263e9b22ef8195 |
|
MD5 | 897e394ee02fb6efed424938bc6e9dfb |
|
BLAKE2b-256 | 8df510cba72743bbd216f45d7d4c3700fabc12c41430e79dd360f907f5420631 |