ISZERO Function

Purpose

When the argument with which it is invoked is a 0 (zero), ISZERO returns a '1'B. For other invocations, it returns a '0'B.

Syntax

ISZERO(x)

Parameters

x
A FLOAT DECIMAL expression.

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