Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12432

Timestamp:
06/12/15 11:14:39 (11 years ago)
Author:
pfleck
Message:

#2395
Use simple round-trip format for doubles because G17 prints some strange numbers (20.22 to 20.219999999999999999).
Some accuracy can still be lost on 64bit machines, but should be very rare and minimal.
double.MaxValue can still be parsed correctly, solving the problem of invalid value for the GUI.

(No files)

Note: See TracChangeset for help on using the changeset viewer.