-stability is the property of a numerical
method for ordinary differential equations
that its stability region contains the entire
left half-plane. Equivalently, when the method
is applied to the test equation
, it is stable for every step size
whenever
, so
lies in the left half-plane.
For example, the Euler backward method is -stable, whereas the Euler
forward method is not.