1
vote
5answers
216 views
Correct formatting of numbers with errors (C++)
I have three sets of numbers, a measurement (which is in the range 0-1 inclusive) two errors (positive and negative. These numbers should be displayed consistently to the number of significant figu …
