FORTRAN Reference Manual

Index
FORTRAN Reference Manual528615-001
Index-10
G
G
G edit descriptor 7-49
GETASSIGNTEXT routine 15-39
GETASSIGNVALUE routine 15-40
GETBACKUPCPU routine 15-41
GETPARAMTEXT routine 15-42
GETSTARTUPTEXT routine 15-43
Global data 13-6
GO TO statement
assigned 7-56
computed 7-56
description 7-55
labels E-1
unconditional 7-56
GUARDIAN directive 15-23
Guardian directive 13-12, 13-13
Guardian procedures
arguments 13-14
calling 13-13
calling restrictions 13-14
old calling syntax 13-22
H
H edit descriptor 7-52
Hexadecimal constants C-4
Hexadecimal conversion 7-48
HIGHBUFFER directive 12-8
HIGHCOMMON directive 12-10
Hollerith data
constants in subroutine references H-2
editing H-2
syntax C-6
using C-6
HP extensions
See Extensions to FORTRAN
Hyperbolic cosine 8-12
Hyperbolic sine 8-28
Hyperbolic tangent 8-30
I
I edit descriptor 7-44
IABS function 8-4
IABS4 function 8-4
IABS8 function 8-4
ICHAR function 8-17
ICHAR4 function 8-17
ICHAR8 function 8-17
ICODE option 9-12, 9-15
IDINT function 8-19
IDINT4 function 8-19
IDINT8 function 8-19
IF statement 7-58
IFIX function 8-19
IFIX4 function 8-19
IFIX8 function 8-19
IF, block statement 7-60
IF, logical statement 7-59
Imaginary numbers 8-6
IMPLICIT statement 7-63
INDEX4 function 8-18
INDEX8 function 8-18
Indexed addressing 12-10
Initializing common blocks 4-15
Input/output
control specifiers 5-24
enhancing performance 5-31
for files 5-1
formatted 5-28, 7-39, C-5
FORTRAN statement 7-39
Interprocess communication
description 14-5
message queuing 14-11
lists 5-26
list-directed 5-28
NAMELIST C-5
reading through file locks 5-31
record length 5-8
unit numbers E-3
$RECEIVE 14-7