Intel® Fortran Compiler XE 13.1 User and Reference Guides

Using Efficient Data Types

In cases where more than one data type can be used for a variable, consider selecting the data types based on the following hierarchy, listed from most to least efficient:

However, keep in mind that in an arithmetic expression, you should avoid mixing integer and floating-point data.


Submit feedback on this help topic