SumTools[IndefiniteSum][AddIndefiniteSum] - add summation definition to IndefiniteSum
SumTools[IndefiniteSum][RemoveIndefiniteSum] - remove summation definition from IndefiniteSum
|
Calling Sequence
|
|
AddIndefiniteSum(g, f)
RemoveIndefiniteSum(g)
|
|
Parameters
|
|
g
|
-
|
function name
|
f
|
-
|
procedure
|
|
|
|
|
Description
|
|
•
|
The AddIndefiniteSum(g, f) command, a library extension mechanism, adds a summation definition related to the function g to the Indefinite function where f is a user-defined procedure which handles summands containing the function g.
|
•
|
The RemoveIndefiniteSum(g) command, a library extension mechanism, removes a summation definition related to the function g from the Indefinite function where f is a user-defined procedure which handles summands containing the function g.
|
|
|
Download Help Document
Was this information helpful?