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 Byte Length

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

Mnemonic
su1len
Implementations
Member FBigInteger::GetSignedByteLength () const

Flavor:Instance I4 ← su1len BI

Member UBigIntegerLibrary::GetSignedByteLength_BigInteger (const FBigInteger &Value)

Flavor:Blueprint I4 ← su1len BI