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
Convert to Integer

Converts a BigInteger to a Integer.

Mnemonic
i4
Implementations
Member FBigInteger::operator int32 () const

Flavor:Operator I4 ← i4 BI

Member UBigIntegerLibrary::Conv_BigIntegerToInt (const FBigInteger &In)

Flavor:Blueprint I4 ← i4 BI