- #1
eNaught
- 3
- 0
I am wondering if anyone can tell me how to get Mathematica to recognize the product of two variables so that I can do things like take limits. For example, if I had a function F[x] = x*(R*W)^2 + 4*x and I want Mathematica to take the limit as (R*W)->0, how can this be done? I realize this example is very trivial but I am just trying to explain what I want to do. Thanks in advance.