Content deleted Content added
Jitse Niesen (talk | contribs) In numerical analysis and scientific computing, the ''backward Euler method'' (or '''implicit Euler method''') is one of the most basic ... |
Jitse Niesen (talk | contribs) m wiki syntax |
||
Line 1:
In [[numerical analysis]] and [[scientific computing]], the '''backward Euler method''' (or '''implicit Euler method''') is one of the most basic [[numerical methods for ordinary differential equations|numerical method for the solution of ordinary differential equations]]. It is similar to the (standard) [[Euler method]], but differs in that it is an [[explicit and implicit methods|implicit method]]. The backward Euler method has order one and is [[A-stability|A-stable]].
== Description ==
|