Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

isfinite

SYNOPSIS:

int isfinite();
double x;
int n;

n = isfinite(x);

DESCRIPTION:

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