Skip to content

731 BigNumberBug: Fix + test

Rolf Madsen requested to merge 731-BigNumberBug into master
  • Added a fix to bigfloat that fixes the issue by throwing a FormatException if the number is too extreme.
  • Added a unit test to verify the problem.

Closes #731 (closed)

Merge request reports