Skip to content

Fix BigInteger.Parse returns bogus value for exponents above 1000#55397

Closed
Maximys wants to merge 2 commits into
dotnet:mainfrom
Maximys:fix/17296-biginteger-tostring-fixes
Closed

Fix BigInteger.Parse returns bogus value for exponents above 1000#55397
Maximys wants to merge 2 commits into
dotnet:mainfrom
Maximys:fix/17296-biginteger-tostring-fixes

Preventing OverflowException when parsing scientific form of numbers.…

494acf8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs