Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
The symbolic "limit" function does not appear to process a vector argument of functions. Not even with "vectorize". For example: limit([sin(x)/x sin(x)/x]) as x -> 0 does not evaluate.
I will work if you pur the limit operator inside the vector of functions (i.e. apply it to each expression).
Or you could do this:
Richard,
Thanks for the work-around solutions. It would be nice if Mathcad would just do it as it does for the dirivative function. I don't have a maintenance agreement with PTC so I could not figure out how to submit this to them as a possible bug.
Thanks,
Mark