インテル® Fortran コンパイラー 19.0 デベロッパー・ガイドおよびリファレンス
Portability Function: Returns the maximum positive value for an integer.
USE IFPORT
result = INMAX (i)
i |
(Input) INTEGER(4). |
The result type is INTEGER(4). The result is the maximum 4-byte signed integer value for the argument.