XL Fortran for AIX 8.1

Language Reference


RADIX(X)

Returns the base of the model representing numbers of the same type and kind type parameter as the argument.

X
must be of type integer or real. It may be scalar or array valued.

Class

Inquiry function

Result Type and Attributes

Default integer scalar.

Result Value

The result is the base of the model representing numbers of the same kind and type as X. IBM Extension BeginsThe result is always 2. IBM Extension Ends See the models under Data Representation Models.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]