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

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

Mnemonic
fitf4
Implementations
Member FBigInteger::CanFitIntoFloat () const

Flavor:Instance B ← fitf4 BI

Member UBigIntegerLibrary::CanFitIntoFloat_BigInteger (const FBigInteger &In)

Flavor:Blueprint B ← fitf4 BI