![]() |
Ice Sheet System Model
4.18
Code documentation
|
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 |
prototypes for constants.h
Definition in file constants.h.
#define UNDEF -9999 |
Definition at line 8 of file constants.h.
#define SQRT2 1.414213562373095048801688724209698078569671875376948073176679738 |
Definition at line 9 of file constants.h.
#define SQRT3 1.732050807568877293527446341505872366942805253810380628055806979 |
Definition at line 10 of file constants.h.
const double PI =3.141592653589793238462643383279502884197169399375105820974944592308 |
Definition at line 11 of file constants.h.