Fixing the Dragon4 algorithm to correctly handle when the first significant digit...
authorTanner Gooding <tagoo@outlook.com>
Fri, 17 May 2019 21:27:23 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Fri, 17 May 2019 21:27:23 +0000 (14:27 -0700)
commit093695c0bffbf054cfad4295d1e6313de2d87a10
treed49d35e1191ae6eb84062872d782b6811bcd2412
parentffd34c8339e0d564b721f93d0349ba509bc32633
Fixing the Dragon4 algorithm to correctly handle when the first significant digit is after the cutoff (dotnet/coreclr#24484)

Commit migrated from https://github.com/dotnet/coreclr/commit/447670fb7cfbf0812faa7cbf4792195d56844de5
src/libraries/System.Private.CoreLib/src/System/Number.Dragon4.cs