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

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

Mnemonic
fitlf4
Implementations
Member FBigInteger::CanFitIntoFloatLossy () const

Flavor:Instance B ← fitlf4 BI

Member UBigIntegerLibrary::CanFitIntoFloatLossy_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fitlf4 BI