factory-0.0.0.2: Rational arithmetic in an irrational world.

Factory.Math.Implementations.Pi.BBP.Algorithm

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines the set of Bailey-Borwein-Plouffe-type formulae which have been implemented.

Synopsis

Types

Data-types

data Algorithm Source

Defines those BBP-type series which have been implemented.

Constructors

Base65536

A base-2^16 version of the formula.

Bellard

A nega-base 2^10 version of the formula.