MRFausti -> Faustine in Makefile.in.
[Faustine.git] / dsp_files / test_complex_lib.dsp
1 import ( "math.lib" ) ;
2 import ( "complex.lib" ) ;
3
4 process = (0.5, (PI, 4 : /) : polar_cplx), (1, (PI, 4 : /) : polar_cplx) : pcplx_div;