Skip to main content
Engineering LibreTexts

2: Index 2

  • Page ID
    54017
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Index

    ABS(A).........................................................199p.

    Accessing Array Elements.......................102, 115

    Accessing Components...................................138

    ACHAR(I).................................................86, 200

    ACOS(W)........................................................200

    Actual arguments.............................................124

    Addition.............................................................23

    ADJUSTL(STR)........................................87, 201

    ADJUSTR(STR).......................................87, 201

    Advance clause..................................................75

    AIMAG(Z)......................................................201

    Allocate...........................................................101

    American Standard Code for Information

    Interchange..........................................................5

    Argument count...............................................179

    Argument Intent..............................................124

    Argument Passing............................................125

    Arguments.......................................................124 Array Declaration....................................100, 113 ASCII..................................................................5

    ASIN(W).........................................................200

    Assignment........................................................23

    ATAN(X).........................................................200

    Base 10................................................................4

    Base 2..................................................................5

    Binary digit..........................................................5

    Binary Numbers..................................................5

    Bit........................................................................5

    Boolean..............................................................15

    Byte.....................................................................5

    Call statement..................................................125

    CASE statement................................................50

    Central Processing Unit.......................................3

    Chaos Game......................................................98

    Character...........................................................15

    Character constant............................................22

    Character format specifier.................................74

    Character Literals..............................................22

    Character Representation....................................5 Character String / Numeric Conversions.........169

    CMPLX(X,Y)..................................................201

    Command line arguments........................175, 178

    Command line options.....................................178

    Command_argument_count()..........................179

    COMMAND_ARGUMENT_COUNT()........202

    Compiler..............................................................4

    Compiler Error..................................................40

    Compiling............................................................9

    Complex constant..............................................22

    Complex Literals...............................................22

    Complex number...............................................15

    Component......................................................137

    Computer program..............................................2

    Conditional Controlled Looping.......................63

    Conditional expression......................................43

    Conditional Expressions....................................43

    Conditionally Controlled Loop Example..........65

    Constant............................................................17

    Contains...........................................................124

    Coordinated Universal Time...........................175

    COS(W)...........................................................200

    Counter Controlled Example.............................61

    Counter Controlled Looping.............................59

    CPU_TIME(TIME).........................................202

    Cycle statement.................................................61

    Date.................................................................175

    DATE_AND_TIME........................................202

    Decimal Numbers................................................4

    Declaration......................................................138

    Declarations, Extended Size Variables..............18

    Definition........................................................137

    Derived Data Types.........................................137

    Direct access structure.......................................99

    Discriminant......................................................47

    Disk drive............................................................3

    Division.............................................................24

    Do-loop..............................................................59 Dynamic Array Allocation.......................101, 114

    ► Index

    Dynamic Array Declaration.............................101 Dynamic Declaration.......................................114 E-notation..........................................................21

    Equal to.............................................................43

    Error Terminology.............................................40

    Escape character..........................................22, 83

    Executable file.....................................................9

    Exit statement....................................................61

    Exponentiation...................................................25

    External...........................................................123

    External declaration.........................................124

    External Routines............................................124

    Factorial function............................................162

    File Open...........................................................91

    Formal arguments............................................124

    FORMAT statement..........................................71

    Functions.........................................................125

    Get_command_argument()..............................179

    GET_COMMAND_ARGUMNENT(NUMBER,

    VALUE, LENGTH, STATUS)........................202

    Get_date_time()...............................................175

    GNUplot..........................................................203

    Greater than.......................................................43

    Greater than or equal.........................................43

    Helper function................................................163

    Horizontal positioning specifier........................73

    IACHAR(C)..............................................86, 200

    IF statement.......................................................45

    IF THEN ELSE IF statement............................46

    IF THEN ELSE statement.................................45

    IMPLICIT NONE..............................................15

    Implicit typing...................................................15

    Implied do-loop...............................................103

    Index..................................................................99

    INT(A).............................................................199

    Integer................................................................14

    Integer constants................................................21

    Integer format specifier.....................................72

    Integer Literals..................................................21

    Intent(in)..........................................................124

    Intent(inout).....................................................124

    Intent(out)........................................................124

    Interface block.................................................124

    Internal.............................................................123

    Internal read.....................................................169

    Internal Routines.............................................124

    Internal write...................................................169 Intrinsic Functions.....................................26, 126

    Iostat................................................................169

    Irrational numbers.............................................15

    Keyword....................................................14, 219

    Kind...................................................................19

    Kind specifier....................................................19

    LEN_TRIM(STR).....................................86, 200

    LEN(STR).................................................86, 200

    Less than............................................................43

    Less than or equal..............................................43

    LGE(STR1,STR2)...........................................200

    LGT(STR1,STR2)...........................................200

    Literals...............................................................21

    LLE(STR1,STR2)...........................................201

    LLT(STR1,STR2)............................................201

    LOG(W)..........................................................200

    Logic Error........................................................41

    Logical...............................................................15

    Logical constant................................................23

    Logical Constants..............................................23

    Logical format specifier....................................74

    Logical Operators..............................................44

    Loop..................................................................59

    Machine language................................................4

    Magic Square...................................................121

    MAXLOC(A1)................................................201

    MAXVAL(A1)................................................201

    MAXVAL(ARR1)...........................................103

    MINLOC(A1)..................................................201

    MINVAL(A1)..................................................201 MINVAL(ARR1).............................................103 MOD(R1,R2)................................................199p.

    Module file......................................................153

    Modules...........................................................151 Monte Carlo.....................................................116

    Multidimensional Arrays.................................113 Multiplication....................................................24

    NINT(X)..........................................................199

    Not equal to.......................................................43

    Object file........................................................152

    Operands............................................................43

    Operating System................................................2

    Order of Operations...........................................25

    Parameter..........................................................17 Pi estimation....................................................117 Primary Storage...................................................3

    Chapter ◄ Index

    Print Binary.....................................................160 Program Layout...............................................123

    Program Statement..............................................7 Pythagorean theorem.......................................116

    Quadratic equation............................................47

    Random Access Memory.....................................3

    Random_number()...........................................195

    Random_seed()................................................195

    Rational numbers...............................................15

    Read statement..................................................32

    Real constants....................................................21

    Real format specifier.........................................73

    Real Literals......................................................21

    Real number2....................................................15

    REAL(A).........................................................201

    Recursion.........................................................159

    Recursive Factorial..........................................162

    Recursive relation............................................159

    Recursive subroutine.......................................159

    Relational Operation..........................................43

    Relational Operator...........................................43

    Relational Operator (alternate)..........................43

    Result variable.................................................162

    Run-time Error..................................................40

    Scope...............................................................124

    Secondary source file......................................151

    Secondary Storage...............................................3

    SELECT CASE Statement................................50

    Selector lists......................................................51

    Side Effects......................................................126

    Side-effect........................................................126

    SIN(W)............................................................200

    Single Dimension Arrays..................................99

    Solid-State Drive.................................................3

    Source file............................................................8

    SQRT(W).........................................................200

    Static Array Declaration..................................100 Static Declaration....................................100, 114

    Stop Statement...................................................92

    String.................................................................31

    String5...............................................................15

    Subprogram Types...........................................123 Subprograms....................................................123

    Subroutines......................................................127

    Subscript............................................................99

    Subtraction........................................................24

    SUM(A1).........................................................201

    SUM(ARR1)...................................................103

    System Services...............................................175

    TAN(X)...........................................................200

    Terminal window.............................................191

    Time.................................................................175

    TRIM(STR)...............................................87, 201

    Type Checking...................................................16

    Type declaration................................................16

    Unit number.......................................................91

    Use Statement..................................................152

    User-Defined Functions..................................126

    Using Functions and Subroutines....................124

    Values array.....................................................175

    Variable Ranges.................................................16

    Variable Scope.................................................124

    Whole number...................................................14

    Write statement..................................................31

    Xcode.......................................................188, 192

    XCode..............................................................190

    Zone.................................................................175

    .and....................................................................44

    .eq......................................................................43

    .ge......................................................................43

    .gt.......................................................................43

    .le.......................................................................43

    .lt........................................................................43

    .ne......................................................................43

    .not.....................................................................44

    .or.......................................................................44

    /=........................................................................43

    <.........................................................................43

    <=......................................................................43

    ==......................................................................43

    >.........................................................................43

    >=......................................................................43

    • Was this article helpful?