Skip to content

Fix float64 formatting

Compare
Choose a tag to compare
@guangie88 guangie88 released this 13 Jun 01:03
135f515

When the float64 value doesn't contain decimal places, it should format to look like integer, which is good because some inputs only accept integer looking numbers.