isfinite. SYNOPSIS: int isfinite(); double x; int n; n = isfinite(x); DESCRIPTION: Return true if x is not infinite and is not a NaN.
確定! 回上一頁