Introduction to FORTRAN 77 von Günther Lamprecht | ISBN 9783528033606

Introduction to FORTRAN 77

von Günther Lamprecht
Buchcover Introduction to FORTRAN 77 | Günther Lamprecht | EAN 9783528033606 | ISBN 3-528-03360-6 | ISBN 978-3-528-03360-6

Introduction to FORTRAN 77

von Günther Lamprecht

Inhaltsverzeichnis

  • 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.