Math--FourierTransform Discrete Fourier Transform for Perl 6use Math::FourierTransform; @spectrum = discrete-fourier-transform(@data);