Question: what are the equivalent maple command in python?

1.op(0,Expr) , op(1,Expr)

2. indets(eq1,{string,name})

3. type(varlist[ii], function)

Please Wait...