A basic moduel that contains many formulas.
Project description
formulations
A package that allows you to use many formulas quickly. These formulas span from science to geometry.
Basic
Contains basic formulas like exponents.
import formulations as fm
fm.Basic.Round(5.5)
Science
Contains formulas used in science like MC2.
import formulations as fm
fm.Science.MC2(5)
Algebra
Contains formulas and functions used in algebra, like absolute value, floor, and ceiling.
import formulations as fm
fm.Algebra.abs(-4)
Geometry
Contains formulas for geometry, like area of a circle, pathatgeryon, and area of a square.
import formulations as fm
fm.Geometry.Distance2D(2, 6, 3, 4)
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 formulations-1.2.tar.gz.
File metadata
- Download URL: formulations-1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0436d38efde836c82d54ad9cb4a7eb74af60b3be742479ece21aad6ef68c542
|
|
| MD5 |
f8616ba9e153252a690937d2a19f87c5
|
|
| BLAKE2b-256 |
1e4c76a1dbb3971dc1459eeddfc0f4481b761cf76dbf40e6a19ab53e90bb1756
|
File details
Details for the file formulations-1.2-py3-none-any.whl.
File metadata
- Download URL: formulations-1.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.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a0efe19c180ff51efaf46b91eb0461736a8e7d82a2d9de56953a7aea7aa0aed
|
|
| MD5 |
6ac0f96933eea2c0de6986565083baaf
|
|
| BLAKE2b-256 |
3459bcdaa7b5ba5f8610c3efa3574f122246ca27b24cbce29d2833820e6a5671
|