Bug report ID: 719832 - limit(exp(x*%i)*x, x, inf) should give infinity



The original  limit program was written to compute limits of real 
functions.  If it works
in other domains, that is probably accidental.  If you have a type for 
'$ind, you may
also need a direction (in the complex plane) for $infinity  (presumably 
$inf is real).

RJF