When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Chudnovsky algorithm - Wikipedia

    en.wikipedia.org/wiki/Chudnovsky_algorithm

    The Chudnovsky algorithm is a fast method for calculating the digits of π, based on Ramanujan's π formulae.Published by the Chudnovsky brothers in 1988, [1] it was used to calculate π to a billion decimal places.

  3. Gauss–Legendre algorithm - Wikipedia

    en.wikipedia.org/wiki/Gauss–Legendre_algorithm

    The Gauss–Legendre algorithm is an algorithm to compute the digits of π. It is notable for being rapidly convergent, with only 25 iterations producing 45 million correct digits of π . However, it has some drawbacks (for example, it is computer memory -intensive) and therefore all record-breaking calculations for many years have used other ...

  4. Category:Pi algorithms - Wikipedia

    en.wikipedia.org/wiki/Category:Pi_algorithms

    This category presents articles pertaining to the calculation of Pi to arbitrary precision. Pages in category "Pi algorithms" The following 17 pages are in this category, out of 17 total.

  5. Bailey–Borwein–Plouffe formula - Wikipedia

    en.wikipedia.org/wiki/Bailey–Borwein–Plouffe...

    Using the P function mentioned above, the simplest known formula for π is for s = 1, but m > 1. Many now-discovered formulae are known for b as an exponent of 2 or 3 and m as an exponent of 2 or it some other factor-rich value, but where several of the terms of sequence A are zero.

  6. Approximations of π - Wikipedia

    en.wikipedia.org/wiki/Approximations_of_π

    Consider all cells (x, y) in which both x and y are integers between − r and r. Starting at 0, add 1 for each cell whose distance to the origin (0, 0) is less than or equal to r. When finished, divide the sum, representing the area of a circle of radius r, by r 2 to find the approximation of π. For example, if r is 5, then the cells ...

  7. Borwein's algorithm - Wikipedia

    en.wikipedia.org/wiki/Borwein's_algorithm

    Then a k converges quartically against ⁠ 1 / π ⁠; that is, each iteration approximately quadruples the number of correct digits. The algorithm is not self-correcting; each iteration must be performed with the desired number of correct digits for π 's final result.

  8. Bellard's formula - Wikipedia

    en.wikipedia.org/wiki/Bellard's_formula

    One important application is verifying computations of all digits of pi performed by other means. Rather than having to compute all of the digits twice by two separate algorithms to ensure that a computation is correct, the final digits of a very long all-digits computation can be verified by the much faster Bellard's formula. [3] Formula:

  9. Spigot algorithm - Wikipedia

    en.wikipedia.org/wiki/Spigot_algorithm

    A spigot algorithm is an algorithm for computing the value of a transcendental number (such as π or e) that generates the digits of the number sequentially from left to right providing increasing precision as the algorithm proceeds. Spigot algorithms also aim to minimize the amount of intermediate storage required.