package rocq-pi-agm

  1. Overview
  2. Homepage
Computing thousands or millions of digits of PI with arithmetic-geometric means

Install

Dune Dependency

Authors

Maintainers

Sources

pi-agm-1.2.9.tgz
sha512=2a205dfe24e35fbc52b5421aa82c91b30f735d034daa8d9250b0860ec2982572627d2e0236ae98035f2aaac49073ebcc5438672a3f304eb7f8379fc8bf0bf70b

Description

This is a proof of correctness for two algorithms to compute PI to high precision using arithmetic-geometric means. A first file contains the calculus-based proofs for an abstract view of the algorithm, where all numbers are real numbers. A second file describes how to approximate all computations using large integers. Other files describe the second algorithm which is close to the one used in mpfr, for instance.

The whole development can be used to produce mathematically proved and formally verified approximations of PI.

Dependencies (4)

  1. coq-interval >= "4"
  2. coq-coquelicot >= "3" & < "4~"
  3. rocq-stdlib >= "9.0.0"
  4. rocq-core >= "9.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover