PLplot  5.15.0
csa/nan.h File Reference

Go to the source code of this file.

Macros

#define NaN   ( *(double *) &lNaN )
 

Variables

static const long long lNaN = ( (unsigned long long) 1 << 63 ) - 1
 

Macro Definition Documentation

◆ NaN

#define NaN   ( *(double *) &lNaN )

Definition at line 62 of file csa/nan.h.

Variable Documentation

◆ lNaN

const long long lNaN = ( (unsigned long long) 1 << 63 ) - 1
static

Definition at line 60 of file csa/nan.h.