Numerical methods in fluid mechanics: Difference between revisions

Content deleted Content added
m link [TT]aylor series
m Finite difference method: clean up spacing around commas and other punctuation fixes, replaced: ,i → , i
 
Line 13:
:<math> \lim_{\Delta x \to 0}f'(x) = \frac {f(x+\Delta x)-f(x)}{\Delta x} </math>
 
with a finite limiting process, i.e.
 
:<math> f'(x) =\frac {f(x+\Delta x) - f(x)}{\Delta x} + O(\Delta x) </math>