protected static interface Pi.BinarySplittingSeries extends Serializable
Modifier and Type | Method and Description |
---|---|
Apfloat |
a(long n)
Binary splitting term.
|
Apfloat |
p(long n)
Binary splitting term.
|
Apfloat |
q(long n)
Binary splitting term.
|
Apfloat a(long n) throws ApfloatRuntimeException
n
- The term.ApfloatRuntimeException
Apfloat p(long n) throws ApfloatRuntimeException
n
- The term.ApfloatRuntimeException
Apfloat q(long n) throws ApfloatRuntimeException
n
- The term.ApfloatRuntimeException
Copyright © 2017. All rights reserved.