NSum
Usage Message: NSum[f, {i, imin, imax}] gives a numerical approximation to the sum of the expressions f as evaluated
for each i from imin to imax. NSum[f, {i, imin, imax, di}] uses a step di in the sum. Attributes[NSum] =
{HoldAll, Protected} Options: AccuracyGoal
-> Infinity Compiled
-> True Method
-> Automatic NSumExtraTerms
-> 12 NSumTerms
-> 15 PrecisionGoal
-> Automatic VerifyConvergence
-> True WorkingPrecision
-> 16 WynnDegree
-> 1 Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/NSum.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/NSum.html
Questions or comments? Send email to support@wolfram.com.
| |