TD_ISFINITE evaluates a variable or expression to determine if it is a finite floating value. A finite floating value is not a NaN (Not a Number) value and is not an infinity value.
TD_ISFINITE evaluates a variable or expression to determine if it is a finite floating value. A finite floating value is not a NaN (Not a Number) value and is not an infinity value.