reading in int and real values
- From: adebayo.alabi@xxxxxxx
- Date: 28 Oct 2005 06:45:32 -0700
Hi,
I would like to read in the following (mixed) numbers:
1
-7.5353456456
1
-6.5435346666
1
0.029633
-0.1
0.18363636
....
I have tried to read the numbers using the following formats but got
ugly outputs:
FORMAT(F12.4)
AND
FORMAT(E12.6)
Does anyone know hoe to read these numbers accurately?
Regards.
.
- Follow-Ups:
- Re: reading in int and real values
- From: robin
- Re: reading in int and real values
- From: Tim Prince
- Re: reading in int and real values
- From: Madhusudan Singh
- Re: reading in int and real values
- Prev by Date: Re: compare two dynamic string
- Next by Date: Re: reading in int and real values
- Previous by thread: Modules in parallel programming
- Next by thread: Re: reading in int and real values
- Index(es):
Relevant Pages
|