factory-0.2.1.0: Rational arithmetic in an irrational world.

Safe HaskellNone

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 :: (Algorithmic squareRootAlgorithm, Algorithmic factorialAlgorithm) => Series squareRootAlgorithm factorialAlgorithmSource

Defines the parameters of the Borwein series.