factory-0.3.0.0: Rational arithmetic in an irrational world.

Safe HaskellNone
LanguageHaskell2010

Factory.Math.Implementations.Pi.Spigot.Algorithm

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines the set of Spigot-algorithms which have been implemented.

Synopsis

Types

Data-types

data Algorithm Source #

Define those Spigot-algorithms which have been implemented.

Constructors

Gosper

A continued fraction discovered by Gosper.

RabinowitzWagon

A continued fraction discovered by Rabinowitz and Wagon.