A python lib that uses math.js api to carry out calculations
Project description
simpcalc
A pip package which uses math.js api for calculations
Usage
from simpcalc import simpcalc
calculator = simpcalc.Calculate()
print(calculator.calculate('1 + 2 * 2 / 2 ** 2 ^ 2 + sqrt(3) + (7*56)'))
...
>>> 394.9820508075689
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file simpcalci-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: simpcalci-0.0.2-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.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a88522eb616de28882b0813364d39f07452c1bc9fadcc1b2d0670af6a1bba45 |
|
MD5 | 61f618045a834376df0e7f67813fb8d9 |
|
BLAKE2b-256 | f9f8587b796b9034cacdbef6e14d443f4a90cfaa350975de6ca039ead2642117 |