预订演示
前页 后页

isfinite

SYNOPSIS:

int isfinite();
double x;
int n;

n = isfinite(x);

DESCRIPTION:

Return true if x is not infinite and is not a NaN