- #36
Itosu
- 19
- 0
So if I get:
h AUC(after 2 hours)
0.01 335.40257585727842
0.005 335.87803342989893
Can I presume that 335 is accurate result? (without knowing the part after comma).
If h=0.01 does O(h5) mean that up to the 0.015 I get accurate digits?
And should I count O(h5) or O(h4)? Local/global error?
h AUC(after 2 hours)
0.01 335.40257585727842
0.005 335.87803342989893
Can I presume that 335 is accurate result? (without knowing the part after comma).
If h=0.01 does O(h5) mean that up to the 0.015 I get accurate digits?
And should I count O(h5) or O(h4)? Local/global error?