インテル® Fortran コンパイラー 14.0 ユーザー・リファレンス・ガイド
Inquiry Module Intrinsic Function (Generic): Returns whether the processor supports IEEE halting.
result = IEEE_SUPPORT_HALTING(flag)
flag |
(Input) Must be of type TYPE (IEEE_FLAG_TYPE). It specifies one of the following IEEE flags: IEEE_DIVIDE_BY_ZERO, IEEE_INEXACT, IEEE_INVALID, IEEE_OVERFLOW, or IEEE_UNDERFLOW. |