[Maxima] inexpression(x,g) ?

Edwin Woollett woollett at charter.net
Sun Jun 15 15:37:39 CDT 2008


I want to get a yes/no answer to the question:

does the expression g depend explicitly on a variable x.

Is there some built in function for this?

My only approach so far is

elementp( string(x), setify( charlist( string(g) ) ) )

Ted Woollett


More information about the Maxima mailing list