spire.math.Algebraic
A bit bound represents either an upper or lower bound as some power of 2. Specifically, the bound is typically either 2^bitBound or 2^-bitBound.
2^bitBound or 2^-bitBound.
or 2^-bitBound.
2^-bitBound.
.
Returns the minimum number of absolute decimal digits required to represent this separation bound.
A bit bound represents either an upper or lower bound as some power of 2. Specifically, the bound is typically either
2^bitBound
or
2^-bitBound
.