Bug report ID: 719832 - limit(exp(x*%i)*x, x, inf) should give infinity
Subject: Bug report ID: 719832 - limit(exp(x*%i)*x, x, inf) should give infinity
From: Richard Fateman
Date: Tue, 06 Apr 2010 17:08:47 -0700
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