public static class Pi.GaussLegendrePiCalculator extends Object implements Operation<Apfloat>
| Constructor and Description |
|---|
Pi.GaussLegendrePiCalculator(long precision,
int radix)
Construct a pi calculator with the specified precision and radix.
|