Rajini
- 619
- 4
what does this mean..i saw this in Fortran source code!
(3I3,F9.6)
thanks.
(3I3,F9.6)
thanks.
The discussion revolves around Fortran source code formatting, specifically focusing on format specifications like (3I3,F9.6), G12.6, and A8. Participants also raise questions about coding practices in Fortran, including function input across multiple lines, runtime calculation, graphing program speed, algorithm complexity, and summation involving variables.
Participants generally agree on the interpretation of the format specifications discussed, but multiple questions remain unresolved, particularly regarding coding practices and algorithm analysis.
Some questions may depend on specific Fortran versions or compiler behaviors, and the discussion includes various assumptions about coding practices that are not universally applicable.
Readers interested in Fortran programming, particularly those dealing with format specifications, coding practices, and performance analysis in their programs.