factory-0.0.0.2: Rational arithmetic in an irrational world.

Factory.Math.Implementations.Pi.Borwein.Borwein1993

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines the Borwein series for Pi; http://en.wikipedia.org/wiki/Borwein%27s_algorithm#Jonathan_Borwein_and_Peter_Borwein.27s_Version_.281993.29

Synopsis

Constants

series :: (Algorithm squareRootAlgorithm, Algorithm factorialAlgorithm) => Series squareRootAlgorithm factorialAlgorithmSource

Defines the parameters of the Borwein series.