Advanced Python Calculator
Project description
ADVCALC
How to use it
First use:
pip instal advcalc
Then, import it in your python file by using:
import ADVCALC
or you can use
from ADVCALC import pow
or what so ever.
You don't have to import pow. You can import whater you like.
The functions include:
advcalc
add
sub
div
mul
sqrt
square
round_without_decimal_place
round_with_decimal_place
cube
cbrt
and
pow
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
advcalc-0.1.2.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file advcalc-0.1.2.tar.gz
.
File metadata
- Download URL: advcalc-0.1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3013fac5f137e5cfdec88724fded58147b30784528c317e98d6a7c415cc34cf2 |
|
MD5 | 6ca984ec6ed53d6f79016c8e9264bcb6 |
|
BLAKE2b-256 | b0e6853c4a3d5dcb371fce952785e0d6348cb74830c19191361a4c3773997353 |
File details
Details for the file advcalc-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: advcalc-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35305b3732927bb1d08d05b2a757caa344e3f116a0d90018596394d41d9e829d |
|
MD5 | 0c57e9703862e7c8b0c23ef088d421e0 |
|
BLAKE2b-256 | 7845d99612df143d699778a3eb5d12f34de10109f7e4b7ae87fa0ef9778a82fa |