On 6/8/07, Stavros Macrakis <macrakis at alum.mit.edu> wrote:
> After much too much time, I've run this one down. An easier way to make it
> happen is:
>
> 2*exp(%i+%i*%pi*m),ratfac:true;
>
> The root cause is the pip function called by %especial, called by timesin.
> It doesn't work properly with ratfac = true. The fix is very simple (much
> simpler than finding the problem) -- binding ratfac to false within pip.
Awesome. Please put the above example into the test suite
while you're at it.
Keep up the good work.
Robert