in reply to Re: Re: Passing a complex array to a function
in thread Passing a complex array to a function
Thanks for pointing that out. I had a conditional when I
didn't need one because I forgot I could * by 1 and get the
same value. DOH!
The code in the initial post I made has been updated to the
working version.