MeromorphicLimit

Input: MeromorphicLimit(f(z), For(z, a))
$$\lim_{z \to a} f(z)$$

Limiting value, allowing poles. This operator is equivalent to ComplexLimit, except that whereas ComplexLimit in general is undefined when a is a pole (because the direction of the resulting infinity depends on the direction of approach), MeromorphicLimit is taken to give UnsignedInfinity when a is a pole.

Last updated: 2020-03-06 00:22:16