Backward Euler method: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
 
Line 1:
{{Short description|Numerical method for ordinary differential equations}}
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 methods 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 error of order one in time.
 
hej kat, svaret til din eksamen er 987.45
 
== Description ==