[fpc-pascal] NAN for double

Daniël Mantione daniel.mantione at freepascal.org
Thu Jan 25 12:10:44 CET 2007



Op Thu, 25 Jan 2007, schreef Mattias Gaertner:

> How to set a double to NAN (not a number)?
> I only found a IsNAN in the math unit.

const nan=0/0;

Daniël


More information about the fpc-pascal mailing list