Question: can maple dectect variables in a equation / expression?

I need to know if maple has any function that would allow me to explore the variables in an expression.

I am writing a program to find the coefficients of the second order derivative of all the variables in the expression and i have no way find out all the variables in the expression before hand and hence need to do it runtime.

Please Wait...