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
- LMMErrorConstant[lmm,p] computes where is the LMMBetaGeneratingPolynomial.
- The accuracy of linear multistep methods of the same order can be compared with LMMErrorConstant.
- LMMErrorConstant[lmm] is equivalent to LMMErrorConstant[lmm,LMMOrder[lmm]+1]
Examples
open allclose allBasic Examples (1)
Properties & Relations (1)
LMMErrorConstant[lmm,p] is equivalent to LMMOrderConditions[lmm,{p}]:
Tech Notes
▪