cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Limit function with vector argument of functions

ptc-4725217
1-Newbie

Limit function with vector argument of functions

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.

3 REPLIES 3
RichardJ
19-Tanzanite
(To:ptc-4725217)

I will work if you pur the limit operator inside the vector of functions (i.e. apply it to each expression).

RichardJ
19-Tanzanite
(To:ptc-4725217)

Or you could do this:

Limit+of+vector.jpg

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

Top Tags