factory-0.2.1.1: Rational arithmetic in an irrational world.

Safe HaskellSafe-Inferred
LanguageHaskell98

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.