next up previous
Next: 4. Double Precision Constants Up: Common Fortran Errors Previous: 2. Wrong Variable or

3. Decimal Point in Reals

Be sure to use a decimal point at the correct location whenever

(a) Inputting a real from the terminal or a data file. Otherwise it may be misread.

(b) Using a real constant in the program. Otherwise it may be mistaken for an integer.



Daniel Mitchell
1999-03-08