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 Double

Tests whether a number can be narrowed to a Double without overflow or loss of precision.

Mnemonic
fitf8
Implementations
Member FBigInteger::CanFitIntoDouble () const

Flavor:Instance B ← fitf8 BI

Member UBigIntegerLibrary::CanFitIntoDouble_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fitf8 BI