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.1.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file advcalc-0.1.1.tar.gz
.
File metadata
- Download URL: advcalc-0.1.1.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 | e27298942ba5bba5bb0de515ebe46d70138d333b197eb00f2be50999e2c65734 |
|
MD5 | 619da8d2bca3b781be5a20f77f632074 |
|
BLAKE2b-256 | e1e7c5d206529a1936c33c37eb3a1956e7ff9d7eaebffdd59d6cc23f7095c04f |
File details
Details for the file advcalc-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: advcalc-0.1.1-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 | b5813c19aaa9af8cb9a1a5d5c6ff301ae04acfcee05eb52f2c5e3ee01c6a5438 |
|
MD5 | e512170cd58f937739cf2205fa9d7f28 |
|
BLAKE2b-256 | 2c0e4f78d3cf0f506cb94ca9beb1a79ebbde6f4079e1e77d22a4ca0be4deac75 |