[PD] is this a spectral gate?

Frank Barknecht fbar at footils.org
Tue Feb 20 13:08:54 CET 2007


Hallo,

sorry, I made some upside-down-errors:

Frank Barknecht hat gesagt: // Frank Barknecht wrote:
>  phs = arctan(re/im)

Should be:

 phs = arctan(im/re)

>  phs(x*re,x*im) = atan(x*re/x*im) = atan(re/im) = phs(re,im)

And here as well: 

 phs(x*re,x*im) = atan(x*im/x*re) = atan(im/re) = phs(re,im)

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list