lfg SciMax Toolbox lg

SciMax Toolbox >> lfreeof

lfreeof

Maxima Function

Calling Sequence

lfreeof (list, expr)

Description

For each member m of list, calls freeof (m, expr). It returns false if any call to freeof does and true otherwise.

lfg SciMax Toolbox lg