
×
Introduction to FORTRAN 77
von Günther LamprechtInhaltsverzeichnis
- 1 A Simple Example.
- 2 The Formation of Arithmetic Expressions.
- 3 Loop Control, Logical Items.
- 4 Polynomials; Vectors, Matrices.
- 5 Output on the Printer or the Terminal.
- 6 The Input of Data.
- 7 Internal Representation of Characters, Initialization of Variables.
- 8 Subprogram Techniques: Function Subprograms.
- 9 Subprogram Techniques: Subroutines; Vectors and Matrices as Parameters.
- 10 Parameter Transfer by Means of the COMMON Statement.
- 11 The Data Type COMPLEX.
- 12 File Access.
- Solutions to the Examples and the Exercises.
- Appendix A: Internal Representation of Numbers.
- Appendix B: DO-loop.
- Appendix C: Supplied Function Subprograms.
- Appendix D: Summary of all Statements.
- Appendix E: ASCII Character Code.