remove SciMax Toolbox remrule

SciMax Toolbox >> rempart

rempart

Maxima Function

Calling Sequence

rempart (expr, n)

Description

Removes part n from the expression expr.

If n is a list of the form [l, m] then parts l thru m are removed.

To use this function write first load(functs).

remove SciMax Toolbox remrule