This is a simple library that performs basic python arithmetic operations.
Project description
This is a simple library that performs basic python arithmetic operations.
Installation
pip install pykbtcal
Usage:
A guide to using the add_numbers function is as follows
import kbtcal
add_num = kbtcal.add_numbers(3, 7) # where 3 and 7 are the number you want to add
print(add_num)
The functions in this library are:
- add_numbers
- subtract_numbers
- multiply_numbers
- divide_numbers_float
- divide_numbers_floor
- power_numbers
- mode_numbers
Video Usage Guide
A video usage guide is provided via this link YouTube Link
License
Copyright 2021 KenBroTech
This repository is licensed under MIT license. See LICENSE for details.
Change Log
1.0 (26/07/2021)
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
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 pykbtcal-2.2.tar.gz.
File metadata
- Download URL: pykbtcal-2.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32c6ee7d922a1708c92f4e45d4b0ec9ff36cd5aa2143dc2f005a1ecc67094a11
|
|
| MD5 |
b8d23de4257a634818ab5695df768dca
|
|
| BLAKE2b-256 |
a2c8fa19567b5b41a6112e73d82abc76fd80a19bb45ea335e920acdb2238e4de
|
File details
Details for the file pykbtcal-2.2-py3-none-any.whl.
File metadata
- Download URL: pykbtcal-2.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93bedfcd77be740e6c5a6fdf56775c21dc1640a58b1c859a147cae985111fd04
|
|
| MD5 |
94834b34ca4589ffb578ec2e5160ace9
|
|
| BLAKE2b-256 |
1b8e855dd3a6ffce03987a459bace696f57d0e269caa0f444d21735f5421b604
|