Live calculations of Pi
Project description
Pickle is a simple live Pi calculator that can run on Casio fx-CG50 calculators or any Casio calculator that has MicroPython.
Documentation
int grlpi(int amount, int precision,o=False)
Calculates pi using the Gregory-Leibniz algorithm.
int nkpi(int amount, int precision,o=False)
Calculates pi using the Nilakantha algorithm.
int grlpi(int amount, int precision,o=False)
Calculates pi using the Archimedes algorithm. Cannot go higher than 511 iterations.
int galpi(int amount, int precision,o=False)
Calculates pi using the Gauss-Legendre algorithm.
int cpi(int amount, int precision,o=False)
Calculates pi using my algorithm, the Chris’ algorithm.
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
pickl-0.3.0.tar.gz
(2.8 kB
view details)
File details
Details for the file pickl-0.3.0.tar.gz.
File metadata
- Download URL: pickl-0.3.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
394158bf142986459460b2a479036f21477f9eb1bb6a693aa452844c33105e04
|
|
| MD5 |
91b38a9510f3055b51222baf5532bb24
|
|
| BLAKE2b-256 |
b5fce97a80fc803a06afa45efb9b5d22fe6173791e72300c98c371a6710519b2
|