ASqrtC is a fast square root calculator with 100% accuracy. It delivers exact results to any specified number of decimal places. ASqrtC outperforms Python’s built-in math and decimal modules in speed when calculating less then ~7500 decimal places.
Project description
Accurate-Sqrt-Calculator (ASqrtC)
ASqrtC is a fast and accurate square root calculator with no size limit. It delivers exact results to any specified number of decimal places. It is 100% accurate. ASqrtC outperforms Python’s built-in math and decimal modules in speed when calculating less then ~7500 decimal places.
How to Use
- Install the package using pip.
- Import it in your script.
- Call ASqrtC.sqrt(number, decimal_places) — replacing number with the value you want the square root of, and decimal_places with how many digits after the decimal you'd like.
- That’s it! It’s that easy.
Note: This project does not support negative, imaginary, or complex numbers.
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 asqrtc-3.0.1.tar.gz.
File metadata
- Download URL: asqrtc-3.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b577743ceba95bfaf2100fe34fedd54f3d91fd3af69565c3e04b5c3b1a439362
|
|
| MD5 |
fda735e403e68f3a7c890ab10e35728a
|
|
| BLAKE2b-256 |
396d44a406ab6feeca72e83733eda783d76230e63e0b8e37fd9521b8ff4f01ed
|
File details
Details for the file asqrtc-3.0.1-py3-none-any.whl.
File metadata
- Download URL: asqrtc-3.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d524758282489324d6598092f0d101e7b3b4f2466a73e197908b9d4b8d30639
|
|
| MD5 |
da929969ea40226172b23bf579703234
|
|
| BLAKE2b-256 |
8817bc67600fdd485133c3699448a060864ea7f78be508454a49dd8eb31ea26e
|