factory-0.0.0.2: Rational arithmetic in an irrational world.

Factory.Math.Implementations.SquareRoot

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Implements Algorithm by a variety of methods.
CAVEAT

Caller may benefit from application of simplify before operating on the result; which though of the required accuracy, may not be the most concise rational number satisfying that criterion.

Synopsis

Types

Type-synonyms

type Terms = IntSource

The number of terms in a series.

Data-types

Functions