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