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 Integer64

Converts a BigInteger to a Integer64.

Mnemonic
i8
Implementations
Member FBigInteger::operator int64 () const

Flavor:Operator I8 ← i8 BI

Member UBigIntegerLibrary::Conv_BigIntegerToInt64 (const FBigInteger &In)

Flavor:Blueprint I8 ← i8 BI