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
Bug List
Page Formatting BigIntegers
As of Unreal Engine 5.1.1-23901901, there is a bug in the engine's FastDecimalFormat::NumberToString() method that is used by UDecimalFullFormatter, that will cause separators to be placed incorrectly if the number contains certain contiguous sequences of zero digits. This bug affects only this formatter, and other than the incorrect placement of separators, the output in these cases is correct.