Maxima Function
nonzeroandfreeof (x, expr)
Returns true if expr is nonzero and freeof (x, expr) returns true. Returns false otherwise.
true
freeof (x, expr)
false
To use this function write first load(functs).
load(functs)