Skip to content
Snippets Groups Projects
Commit d3ff4e1d authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

For all precision output use max_digits10

This guarantees floating-point -> text -> floating-point
roundtrip.

Those places, where the output precision was explicitly
set to 15-18 places, were replaced with max_digits10
precision.
parent b74b870c
No related branches found
No related tags found
No related merge requests found
Showing
with 49 additions and 41 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment