IS_FINITEedit

Returns a boolean that indicates whether its input is a finite number.

ROW d = 1.0
| EVAL s = IS_FINITE(d/0)