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 Losing Precision

Tests whether a number can be narrowed to a Double without overflow but possibly losing precision.

Mnemonic
fitlf8
Implementations
Member FBigInteger::CanFitIntoDoubleLossy () const

Flavor:Instance B ← fitlf8 BI

Member UBigIntegerLibrary::CanFitIntoDoubleLossy_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fitlf8 BI