+-(.618) as input instead of +-(0,.618)
Brought to you by:
cfeuersaenger,
ludewich
Does it make more sense to write
(RABFD, 0.970719598) +- (.06317) (EABFD, 0.962698536) +- (.064793) (REABFD, 0.96500492) +- (.04826) (OLB,0.428926) +- (.0351795)
instead of
(RABFD, 0.970719598) +- (0,.06317) (EABFD, 0.962698536) +- (0,.064793) (REABFD, 0.96500492) +- (0,.04826) (OLB,0.428926) +- (0,.0351795)
especially when there is no error in the other dimenion a priori?
(inspired by https://tex.stackexchange.com/questions/374829/paragraph-ended-before-pgfplotsforeachplotcoordnextwitherrorrange-was-co)