Réserver une Démo
Pré. Proc.

isnan

SYNOPSIS:

int isnan(x);
double x;
int n;

n = isnan(x);

DESCRIPTION:

Returns true if x is not a number.