Technical data

LibIsFinite
4
-40
LibIsFinite
Purpose
Determines if the number is finite
Syntax
%<LibIsFinite(value)>
Arguments
value
Any number including
rtInf
,
rtMinusInf
, and
rtNaN
.
Returns
1 if the number is finite, otherwise, it returns 0.
Description
LibIsFinite
returns 1 if the number is finite, otherwise, it returns 0.