factory-0.3.2.3: Rational arithmetic in an irrational world.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Factory.Math.Implementations.Pi.Spigot.Algorithm

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.