A simple math library for basic operations and problem generation.
Project description
qmathlib
qmathlib small, but cool library for easy math.
Instalation
pip install qmathlib
Usage
from qmathlib import QuickMath
math = QuickMath()
print(math.add(2, 3)) # 5
print(math.random(10, 20)) # Random Number
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
qmathlib-0.1.0.tar.gz
(2.5 kB
view details)
File details
Details for the file qmathlib-0.1.0.tar.gz.
File metadata
- Download URL: qmathlib-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e2d6a4fb56d2059e401ee03f46927c6535f0904dd289f48935e7dae7325e6fa
|
|
| MD5 |
3bb2642935aa5d95f9778fe14d2f9c5f
|
|
| BLAKE2b-256 |
cd81c55d18e474c265b5161759626897a7ab05f38d3586336b34af42c134eb2c
|