|
|
|
|
|
by carlob
3750 days ago
|
|
> At every multiplication the previous error gets multiplied This is a bit of an oversimplification as well, it's not like you keep multiplying pi with itself over and over again and it's not like the error you introduce is random, if you've rounded pi once, you're gonna keep make a slight error in the same direction. If you were right there'd be no hope of ever getting sane results when multiplying largish matrices of doubles regardless of the presence of pi. I'm not saying that accumulation of error doesn't exist, I'm just saying that it's not to the extremes you're describing. |
|
A matrix of measurements, by its turn, normally has unbiased errors, what makes the resulting error grow much slower.