|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
VerifyConvergence
VerifyConvergence
is an option to Sum, NSum, and similar functions that specifies whether convergence checking should be done.
DetailsDetails
- With the default setting VerifyConvergence->True, convergence is automatically checked for infinite sums and similar constructs.
- With VerifyConvergence->False, convergence is not explicitly checked, and results may correspond to various regularized forms.
- With the default setting VerifyConvergence->True, setting GenerateConditions->True will generate conditions for convergence.
New in 2 | Last modified in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
