1. General language structure
1.1 Example of a Fortran 90 program
The program in figure 1 determines the main statistics on a sample of a qualitative variable (e.g. color). It mainly illustrates the vector aspects of Fortran 90, including array constructors, parameter transmission by descriptor, various predefined functions (such as MAXLOC or COUNT), etc. It also presents MODULE as a reliable tool for operating a software service (here, the Q_STATUS procedure). It also presents the MODULE as a tool for reliable operation of a software service (in this case, the Q_STATS procedure).
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
General language structure
Standardization
- Programming Language-Fortran-Extended. - ANSI INCITS 198 - 1992
- Information Technology – Programming languages – FORTRAN. - NF EN 21539 - 2-94
- Systèmes de traitement de l'information. Infographie. Système graphique de base (GKS). Interface langage. Partie 1 : FORTRAN. - ISO 8651-1 - 4-88
- Technologies de l'information. Arithmétique indépendante de langage. Partie 1 : arithmétique de nombres entiers...
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference