95pdempsey
Programmer
I have a .txt file containing 1 column and 101 rows. For example the first 4 rows are as follows:
0.00000E+00
6.28215E+15
1.25581E+16
1.88217E+16
I want to read the values in and store them for use in calculations.
How would I tackle this?
Thanks.
0.00000E+00
6.28215E+15
1.25581E+16
1.88217E+16
I want to read the values in and store them for use in calculations.
How would I tackle this?
Thanks.