Difference between revisions of "NumMethodsPDEs"

From SourceWiki
Jump to navigation Jump to search
(Created page with ' <math> f(x + h) = f(x) + \frac{f'(x)}{1!}h + \frac{f^{(2)}(x)}{2!}h^2 + \cdots + \frac{f^{(n)}(x)}{n!}h^n + R_n(x)</math>')
 
m (Protected "NumMethodsPDEs" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(No difference)

Revision as of 16:52, 17 January 2011


[math]\displaystyle{ f(x + h) = f(x) + \frac{f'(x)}{1!}h + \frac{f^{(2)}(x)}{2!}h^2 + \cdots + \frac{f^{(n)}(x)}{n!}h^n + R_n(x) }[/math]