Close
Close window
AddIndefiniteSum - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

SumTools[IndefiniteSum]

AddIndefiniteSum

add summation definition to 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.

For example, let f be a user-defined function g. To add this information to the SumTools[IndefiniteSum][Indefinite] function, use AddIndefiniteSum(g, eval(f,1)).

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.

For example, to remove the information from the SumTools[IndefiniteSum][Indefinite] function, use RemoveIndefiniteSum(g).


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /