Ice Sheet System Model  4.18
Code documentation
Macros | Variables
constants.h File Reference

prototypes for constants.h More...

Go to the source code of this file.

Macros

#define UNDEF   -9999
 
#define SQRT2   1.414213562373095048801688724209698078569671875376948073176679738
 
#define SQRT3   1.732050807568877293527446341505872366942805253810380628055806979
 

Variables

const double PI =3.141592653589793238462643383279502884197169399375105820974944592308
 

Detailed Description

prototypes for constants.h

Definition in file constants.h.

Macro Definition Documentation

◆ UNDEF

#define UNDEF   -9999

Definition at line 8 of file constants.h.

◆ SQRT2

#define SQRT2   1.414213562373095048801688724209698078569671875376948073176679738

Definition at line 9 of file constants.h.

◆ SQRT3

#define SQRT3   1.732050807568877293527446341505872366942805253810380628055806979

Definition at line 10 of file constants.h.

Variable Documentation

◆ PI

const double PI =3.141592653589793238462643383279502884197169399375105820974944592308

Definition at line 11 of file constants.h.