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.ApfloatRuntimeExceptionApfloat p(long n) throws ApfloatRuntimeException
n - The term.ApfloatRuntimeExceptionApfloat q(long n) throws ApfloatRuntimeException
n - The term.ApfloatRuntimeExceptionCopyright © 2024. All rights reserved.