Maxima Function
rempart (expr, n)
Removes part n from the expression expr.
If n is a list of the form [l, m] then parts l thru m are removed.
[l, m]
To use this function write first load(functs).
load(functs)