it eases maths
Project description
mathena
A python library that eases maths
Install
pip install mathena
functions
cubebroot
import mathena
print(mathena.cuberoot(27))
prime factorization
import mathena
print(mathena.prime_factorization(27))
is a perfect square
import mathena
print(mathena.is_perfect_square(4))
is a perfect cube
import mathena
print(mathena.is_perfect_cube(27))
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
mathena-1.0.tar.gz
(2.1 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
mathena-1.0-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file mathena-1.0.tar.gz.
File metadata
- Download URL: mathena-1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773ff1019799151b969ef9b1f2fe5f2e564326065f2abf41f729c275a0f82b2f
|
|
| MD5 |
6c92466935d933aa2b04066d2cf7af10
|
|
| BLAKE2b-256 |
ab4e5da9aff5dca6cf1687ddefc62da1f1d393c5d9b1a9fc345cdd98d273077c
|
File details
Details for the file mathena-1.0-py3-none-any.whl.
File metadata
- Download URL: mathena-1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d9182813ad621bf1213574565df37821f2559aa109e5ac2af06b6e4de065b4f
|
|
| MD5 |
cd2fe8f07d21b470d07270d1732469aa
|
|
| BLAKE2b-256 |
202dcea9df33cacd0bd7418807890d99f2b4d1bec8703459226d6bc97d020447
|