MADNESS
version 0.9
|
Implementation of the standard floating point parser. More...
Namespaces | |
mu | |
Namespace for mathematical applications. | |
Macros | |
#define | PARSER_CONST_PI 3.141592653589793238462643 |
Pi (what else?). More... | |
#define | PARSER_CONST_E 2.718281828459045235360287 |
The eulerian number. More... | |
Implementation of the standard floating point parser.
#define PARSER_CONST_E 2.718281828459045235360287 |
The eulerian number.
Referenced by mu::Parser::InitConst().
#define PARSER_CONST_PI 3.141592653589793238462643 |
Pi (what else?).
Referenced by mu::Parser::InitConst().