Remove '+' and leading zeros from exponents in the encoder
Fixes GH-39.
This commit is contained in:
@@ -1 +1 @@
|
||||
[1e+22]
|
||||
[1e22]
|
||||
@@ -1 +1 @@
|
||||
[1.2299999999999999e+47]
|
||||
[1.2299999999999999e47]
|
||||
@@ -1 +1 @@
|
||||
[1.23456e+80]
|
||||
[1.23456e80]
|
||||
Reference in New Issue
Block a user