Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
Loading...
Searching...
No Matches
Get Signed Bit Length

Gets the number of bits required to represent a number in twos-complement format.

Mnemonic
sblen
Implementations
Member FBigInteger::GetSignedBitLength () const

Flavor:Instance I4 ← sblen BI

Member UBigIntegerLibrary::GetSignedBitLength_BigInteger (const FBigInteger &Value)

Flavor:Blueprint I4 ← sblen BI