HP Fortran Programmer's Reference (September 2007)

Index
690
continuation lines
fixed format, 51
free format, 50
CONTINUE statement, 310
execution control, 146
control characters, 41
control constructs, 137, 141
CASE, 139
DO, 141
IF, 145
nested, 139
conversion, type, 87, 89
COS intrinsic function, 535
COSD intrinsic function, 536
COSH intrinsic function, 536
COUNT intrinsic function, 537
Cray-style pointers, 425
common blocks, 302
restrictions, 425
syntax, 425
CROT routine, 656
CROTG routine, 656
CSCAL routine, 656
CSHIFT intrinsic function, 538
CSIN intrinsics function, 622
CSQRT intrinsics function, 627
CSSCAL routine, 656
CSWAP routine, 657
CSYMM routine, 657
CSYR2K routine, 657
CSYRK routine, 657
CTAN intrinsics function, 630
CTBMV routine, 657
CTBSV routine, 657
CTIME routine, 648
CTPMV routine, 657
CTPSV routine, 657
CTRMM routine, 657
CTRMV routine, 657
CTRSM routine, 657
CTRSV routine, 657
curly brackets, xxix
CYCLE statement, 311
execution control, 147
D
D edit descriptor, 249
DABS intrinsics function, 515
DACOSD intrinsics function, 517
DACOSH intrinsics function, 517
DASIN intrinsics function, 525
DASIND intrinsics function, 525
DASINH intrinsics function, 526
DASUM routine, 656
data declaration statements
BYTE, 109, 289
CHARACTER, 109, 296
COMPLEX, 109, 305
DOUBLE COMPLEX, 109, 330
DOUBLE PRECISION, 332
INTEGER, 109, 385
LOGICAL, 395
REAL, 109, 445
data initialization
BLOCK DATA statement, 284
DATA statement, 313
data list, I/O, 221
data representation
models, 507
selecting, 107
DATA statement, 111, 313
array constructors, 76
automatic variables, 280
BLOCK DATA statement, 284
BOZ constants, 114
Cray-style pointers, 425
IMPLICIT statement, 371
initialization expressions, 94
PARAMETER statement, 422
scoping units, 47
statement order, 46
data transfer statements, 217
ACCEPT, 272
DECODE, 319
ENCODE, 338
FORMAT, 361
NAMELIST, 403
PRINT, 431
READ, 440
WRITE, 496
data types, 105
bit representation, 508
BYTE statement, 289
character, 107
CHARACTER statement, 296