See: Description
Class | Description |
---|---|
ArithmeticProgression |
An arithmetic progression
|
Bellard |
Bellard's BBP-type Pi formula
1/2^6 \sum_{n=0}^\infty (-1)^n/2^{10n}
(-2^5/(4n+1) -1/(4n+3) +2^8/(10n+1) -2^6/(10n+3) -2^2/(10n+5)
-2^2/(10n+7) +1/(10n+9))
References:
[1] David H.
|
Bellard.Sum |
The sums in the Bellard's formula
|
Modular |
Modular arithmetics
|
Summation |
Represent the summation \sum \frac{2^e \mod n}{n}.
|
Enum | Description |
---|---|
Bellard.Parameter |
Parameters for the sums
|
Copyright © 2013 Apache Software Foundation. All rights reserved.