Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.7.1
Description
Decimal128::ToString(int precision, int scale) doesn't handle scale < 0 correctly. It should tack on an extra e<abs(scale)> to the end.
Attachments
Issue Links
- links to