IS_FINITE
edit
Returns a boolean that indicates whether its input is a finite number.
ROW d = 1.0 | EVAL s = IS_FINITE(d/0)
IS_FINITE
editReturns a boolean that indicates whether its input is a finite number.
ROW d = 1.0 | EVAL s = IS_FINITE(d/0)