8
1.0
1.0
1.0
1.0
0.0
0.0
0.0
0.0
一番上の数字は、読み込むデータの総数です。test.datは8個のデータなので、8となります。その下の数値は、離散フーリエ変換するためのデータです。但し、実データには虚部が存在しないので、ここに書いてあるデータは全て実部となります。
The top number is the total number of data to be read. As there are eight data, the number is 8. The numbers below are the data to apply to the discrete Fourier transform. However, as real data has no imaginary part, all the data here are real parts.