Returns a floating-point value with the base, mode, and precision of x, and that is the largest number that represents a value smaller than x.
PRED(x)
The -dfp compiler option (FLOAT DFP) must be in effect.
OVERFLOW is raised if the number does not exist.
PRED(TINY(X)) does not raise UNDERFLOW, and returns 0 (zero).