<<

Q
    edit descriptor
QABS
QACOS
QACOSD
QACOSH
QARCOS
QASIN
QASIND
QASINH
QATAN
QATAN2
QATAN2D
QATAND
QATANH
QCMPLX
QCONJG
QCOS
QCOSD
QCOSH
QCOTAN
QCOTAND
QDIM
QERF
QERFC
QEXP
QEXT
QEXTD
QFLOAT
QIMAG
QINT
QLOG
QLOG10
QMAX1
QMIN1
QMOD
QNINT
QNUM
QRANSET
QREAL
QSIGN
QSIN
QSIND
QSINH
QSORT
QSQRT
QTAN
QTAND
QTANH
quad-precision product
    function producing
quick sort
    subroutine performing on arrays
QuickWin
    initializing with user-defined settings
QuickWin functions
    ABOUTBOXQQ
    APPENDMENUQQ
    CLICKMENUQQ
    DELETEMENUQQ
    FOCUSQQ
    GETACTIVEQQ
    GETEXITQQ
    GETHWNDQQ
    GETUNITQQ
    GETWINDOWCONFIG
    GETWSIZEQQ
    INCHARQQ
    INITIALIZEFONTS
    INITIALSETTINGS
    INQFOCUSQQ
    INSERTMENUQQ
    MESSAGEBOXQQ
    MODIFYMENUFLAGSQQ
    MODIFYMENUROUTINEQQ
    MODIFYMENUSTRINGQQ
    PASSDIRKEYSQQ
    REGISTERMOUSEEVENT
    RGBTOINTEGER
    SETACTIVEQQ
    SETEXITQQ
    SETMOUSECURSOR
    SETWINDOWCONFIG
    SETWINDOWMENUQQ
    SETWSIZEQQ
    UNREGISTERMOUSEEVENT
    WAITONMOUSEEVENT
QuickWin procedures
    table of
QuickWin routines
    predefined
       APPENDMENUQQ
       INSERTMENUQQ
       MODIFYMENUROUTINEQQ
QuickWin subroutines
    INTEGERTORGB
    SETMESSAGEQQ
quotation mark editing



RADIX
    function returning
    in integer model
    in real model
RAISEQQ
RAN
RAND
RANDOM
   RAND, RANDOM
   RANDOM
random number generators
    IRAND
    RAND
    subroutine seeding
random number procedures
    table of
random numbers
    DRAND
    DRANDM
    function returning double-precision
    IRAND
    IRANDM
    RAN
    RAND and RANDOM
    RANDOM
    RANDOM_NUMBER
    RANDU
RANDOM_NUMBER
    subroutine modifying or querying the seed of
RANDOM_SEED
RANDU
RANF
RANGE
RANGET
RANSET
READ
   INQUIRE: READ Specifier
   READ Statement
    specifier for INQUIRE
READONLY
READWRITE
REAL
   REAL Directive
   REAL Function
   REAL Statement
    compiler directive
    data type
       REAL
       Real Data Types
    editing
    function
    function converting to double precision
real-coordinate graphics
    function converting to double precision
    function converting to quad precision
real-time clock
    subroutine returning data from
real and complex editing
real constants
    rules for
real conversion
    function performing
real data
    directive specifying default kind
    function returning kind type parameter for
    model for
real data type
   Real Data Types
   REAL Statement
    constants
       General Rules for Real Constants
       REAL(16) Constants
       REAL(4) Constants
       REAL(8) or DOUBLE PRECISION Constants
    default kind
    function converting to double precision
    models for
    storage
real editing
    conversion
    E and D
    EN
    engineering notation
    ES
    F
    G
    scientific notation
    with exponents
    without exponents
real model
    function returning exponent part in
    function returning fractional part in
    function returning largest number in
    function returning number closest to unity in
    function returning smallest number in
real numbers
    directive specifying default kind
    function resulting in single-precision type
    function returning absolute spacing of
    function returning ceiling of
    function returning class of IEEE
    function returning difference between
    function returning floor of
    function returning fractional part for model of
    function returning scale of model for
    function rounding
    function truncating
real values
    transferring
       F Editing
       G Editing
       Real and Complex Editing
    transferring in exponential form
    transferring using engineering notation
    transferring using scientific notation
REAL(16)
    constants
REAL(4)
    constants
REAL(8)
    constants
REAL*16
REAL*4
REAL*8
REC
    specifier in READ
    specifier in WRITE
reciprocal
    function returning
RECL
   INQUIRE: RECL Specifier
   OPEN: RECL Specifier
    specifier for INQUIRE
    specifier for OPEN
RECORD
record number
    identifying for data transfer
record specifier
    alternative syntax for
record structure fields
    references to
record structure items
    directive specifying starting address of
record structures
   RECORD
   Record Structures
   STRUCTURE...END STRUCTURE
    aggregate assignment
    converting to Fortran 95/90 derived types
    directive modifying alignment of data in
    MAP declarations in
    UNION declarations in
records
    function checking for end-of-file
    repositioning to first
    rewriting
    statement to delete
    statement writing end-of-file
    types of
RECORDSIZE
RECORDTYPE
   INQUIRE: RECORDTYPE Specifier
   OPEN: RECORDTYPE Specifier
    specifier for INQUIRE
    specifier for OPEN
RECTANGLE
RECTANGLE_W
rectangles
    functions drawing
    subroutines storing screen image defined by
recursion
RECURSIVE
    in functions
    in subroutines
recursive procedures
    as functions
    as subroutines
REDUCTION
    in DO directive
    in PARALLEL directive
    in PARALLEL DO directive
    in PARALLEL SECTIONS directive
    in SECTIONS directive
reentrancy protection
    function controlling
REFERENCE
    option for ATTRIBUTES directive
references
    function
    module
    to elemental intrinsic procedures
    to generic intrinsic functions
    to generic procedures
    to non-Fortran procedures
    to nonestablished names
REGISTERMOUSEEVENT
relational expressions
relational operators
relative files
    statement to delete records from
relative spacing
    function returning reciprocal of
remainder
    functions returning
REMAPALLPALETTERGB
REMAPPALETTERGB
Remapping RGB values for video hardware
RENAME
RENAMEFILEQQ
REPEAT
repeat specification
   Character String Edit Descriptors
   Control Edit Descriptors
   Data Edit Descriptors
    nested and group
repeatable edit descriptors
   Data Edit Descriptors
   Format Specifications
replicated arrays
    function creating
RESHAPE
resolving generic references
resolving procedure references
resolving specific references
restricted expressions
RESULT
    defining explicit interface
    keyword in functions
result name
    in functions
result variables
   FUNCTION
   RESULT
    in ENTRY
    requiring explicit interface
RETURN
    retaining data after execution of
REWIND
REWRITE
RGB color
    subroutine converting into components
RGB color values
    function converting integer to
    function remapping
    function returning current
    function returning for multiple pixels
    function returning for pixel
    function returning text
    function setting current
    function setting for multiple pixels
    function setting for pixel
    function setting text
RGB components
    subroutine converting color into
RGBTOINTEGER
right shift
    function performing arithmetic
    function performing circular
    function performing logical
RINDEX
RNUM
root procedures
    table of
rounding
    function performing
routines
    module
    OpenMP Fortran
    run-time library
RRSPACING
RSHFT
RSHIFT
RTC
run-time environment
    function cleaning up
    function initializing
run-time errors
    functions returning most recent
       GETLASTERROR
       GETLASTERRORQQ
Run-Time Library (RTL)
    function controlling reentrancy protection for
run-time routines
    COMMITQQ
    FOR_DESCRIPTOR_ASSIGN
    FOR_GET_FPE
    for_rtl_finish_
    for_rtl_init_
    FOR_SET_FPE
    FOR_SET_REENTRANCY
    GERROR
    GETCHARQQ
    GETEXCEPTIONPTRSQQ
    GETSTRQQ
    PEEKCHARQQ
    PERROR
    TRACEBACKQQ
RUNQQ


>>