pub fn adams_bashforth_error_ty() -> Expr
AdamsBashforthError : Nat → Real → Prop Adams-Bashforth p-step method has global error O(h^p).
AdamsBashforthError : Nat → Real → Prop