This package will help you to do calculations quickly.
Project description
Yunuscaly
This package will help you to do calculations quickly.
How to Install it?
On Windows
pip install yunuscaly
On Linux:
sudo pip3 install yunuscaly
How to use it?
Initializing Package
from yunuscaly import Yunuscaly
num_1 = 4
num_2 = 5
calc = Yunuscaly(num_1, num_2)
Adding Numbers
calc.addition()
Substracting Numbers
calc.substraction()
Multiplying Numbers
calc.multiplication()
Dividing Numbers
calc.division()
Squreroot Numbers
calc.squreroot()
Squre Numbers
calc.squre()
Cuberoot Numbers
calc.cuberoot()
Cube Numbers
calc.cube()
Power Numbers
calc.power()
Percentage Numbers
calc.percentage()
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
yunuscaly-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yunuscaly-0.0.1.tar.gz.
File metadata
- Download URL: yunuscaly-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79ec258dde5e333e9b8f8a25d29d98f9fe8b0a7e1e92851eee38affb2818d0b0
|
|
| MD5 |
6c539a80d6c140e4f8fe43a18d0de23b
|
|
| BLAKE2b-256 |
e7882e41e3d64e44550afb2388f6b03641c1d50d251ea52527f6f76de206c9a7
|
File details
Details for the file yunuscaly-0.0.1-py3-none-any.whl.
File metadata
- Download URL: yunuscaly-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91eaaa2a3bef14ac44f1fb43c3cf40464c99c4f7cb99d102285f1708e4298fdc
|
|
| MD5 |
d7dda77869d4c579771164039b75b89b
|
|
| BLAKE2b-256 |
03cd21008f5e874cca8cf98c452b57c90446c63c43fb6a5f7bf238181780f60a
|