The 4th Hyperoperation : Tetration
Project description
Tetration
The 4th Hyperoperation. Tetrate numbers and watch them being solved.
Installation
pip install tetration
Usage
from tetration import tetrate, tetrate_solve
print(tetrate(2, 3))
# 16
# To tetrate and show the solution steps
tetrate_solve(2, 3) # 16
# ((2)^2)^2
# (2)^4
# 16
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
tetration-0.0.2.tar.gz
(1.9 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 tetration-0.0.2.tar.gz.
File metadata
- Download URL: tetration-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea72604941972f0d0f8bcd4210c227011af7b39fdd015fb9510ff92b3ca45208
|
|
| MD5 |
359de580067edbe9086aeca58f763b13
|
|
| BLAKE2b-256 |
0cd3d870dcab63ae0896de81bf53a256c8f3043451c731606cb7c8948b644c05
|
File details
Details for the file tetration-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tetration-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
880ab0920f271ce8a5e49d012c5c839676cfbe710577cc5a3166b083e958ff0e
|
|
| MD5 |
03c37d8c39bed7734e3bbb053385ed03
|
|
| BLAKE2b-256 |
82928d41e95477f0587d41f340e79818a59b6ce8a56bf524f14b93d2ee1938d0
|