Integreat`LMM`
Integreat`LMM`

LMMErrorConstant

LMMErrorConstant[lmm]

computes the leading error constant of lmm.

LMMErrorConstant[lmm,p]

computes the error constant of order p.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Compute the error constant for the three-step MilneSimpson method:

Compute the error constants through order six:

Applications  (1)

Compare the error constants for three popular classes of linear multistep methods:

Properties & Relations  (1)

LMMErrorConstant[lmm,p] is equivalent to LMMOrderConditions[lmm,{p}]:

Tech Notes
  • Linear Multistep Methods