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!
Already subscribed? Log in!
General language structure
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
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...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!