Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page