A small math package
Project description
myMathPackage
This is a simple package with the following calculation options:
calculateSquares(endValue):
- takes an endValue
- calculates all square numbers from 1 to endValue
- prints all values onto the console
calculateSquareRoots(endValue):
- takes an endValue
- calculates all square roots from 1 to endValue
- prints all values onto the console
calculateFibo(border):
- takes an endValue
- calculates all fibonacci numbers between 0 and border
- prints all values onto the console
calculatePows(exp, endValue):
- takes an exponent and an endValue
- calculates all numbers in range between 1 and endValue powered by exp
- prints all values onto the console
Notice:
- Make sure you enter valid numbers
You can use Github-flavored Markdown to write your content.
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
myMathPackage-0.0.3.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file myMathPackage-0.0.3.tar.gz
.
File metadata
- Download URL: myMathPackage-0.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1f85dd9a3522a331134351343b1c52a078ec5a0f4f3b7494954027537cf55b7 |
|
MD5 | c3109e993b4e99229e29909a889e7762 |
|
BLAKE2b-256 | f32a01df2f3dba4cf843b5d1fd96a4b82d501f0ea7a61155d3d0e475ad372f0e |
File details
Details for the file myMathPackage-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: myMathPackage-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af277af2dcc69c3ee823381901808fc539a36182767fb6a1e06a4f5ed875280a |
|
MD5 | f62f2fd50ade24c99c2be6b172a433a4 |
|
BLAKE2b-256 | 123a3e9dddd4136a73f423d9108109d7a2952e2f4383f43a9ed620e74495ad76 |