From: Phillip Gawlowski Date: 2009-12-26T16:51:04+09:00 Subject: Re: Roots Module On 26.12.2009 08:35, jzakiya wrote: > Actually, just eliminate 'def angle_n' since it was only > use in rootn, and just have rootn be this: > > def rootn(mag,k,theta) # nth root of a real value > angle_n = self> 0 ? 2*(k+1)*theta : (2*k+1)*theta > mag*Complex(cosine(angle_n),sine(angle_n)) > end Get source control up and running, and post announcements for gem-packaged releases, please. -- Phillip Gawlowski