|
SOLUTIONS
|
NUMERICAL CALCULUS PACKAGE SYMBOL
ExtraTerms
is an option to EulerSum that specifies the number of terms to be used in the extrapolation process.
DetailsDetails
- To use
, you first need to load the Numerical Calculus Package using Needs["NumericalCalculus`"]. - Valid settings are integers greater than 1. The default setting is 7.
- The setting for
gives the number of terms to be used in the extrapolation process after the number of terms specified by the option Terms have been explicitly summed.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
