4
2.0 1.0
3.0 3.0
4.0 5.0
5.0 4.0
一番上の数字は、読み込むデータの総数です。test.datは4個のデータなので、4となります。その下の数値は、計算に用いるデータです。但し、実データには虚部が存在しないので、ここに書いてあるデータは全て実部となります。
The top number is the total number of data to be read. As there are four data, the number is 4. The numbers below are the data to use. However, as real data has no imaginary part, all the data here are real parts.