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 Integer

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

Mnemonic
fiti4
Implementations
Member FBigInteger::CanFitIntoInt () const

Flavor:Instance B ← fiti4 BI

Member UBigIntegerLibrary::CanFitIntoInteger_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fiti4 BI