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
Can Fit Into Integer64

Tests whether a number can be narrowed to an Integer64 without overflow.

Mnemonic
fiti8
Implementations
Member FBigInteger::CanFitIntoInt64 () const

Flavor:Instance B ← fiti8 BI

Member UBigIntegerLibrary::CanFitIntoInteger64_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fiti8 BI