ISINF Function

Purpose

When the argument with which it is invoked is an infinity, ISINF returns a '1'B. For other invocations, it returns a '0'B.

Syntax

ISINF(x)

Parameters

x
A FLOAT DECIMAL expression.

The -dfp compiler option (FLOAT DFP) must be in effect.