remcoord SciMax Toolbox remfunction

SciMax Toolbox >> remfun

remfun

Maxima Function

Calling Sequence

remfun (f, expr)
remfun(f,expr,x)

Description

remfun (f, expr) replaces all occurrences of f (arg) by arg in expr.

remfun (f, expr, x) replaces all occurrences of f (arg) by arg in expr only if arg contains the variable x.

remcoord SciMax Toolbox remfunction