EPSILON Function

Purpose

Returns a floating-point value having the mode, base, and scale of x, and that represents the space between x and the next positive number when x is 1.

Syntax

EPSILON(x)

Parameters

x
A FLOAT expression.

Restrictions

None.