![]() |
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This file contains the implementation of parser test cases. More...
Go to the source code of this file.
Namespaces | |
namespace | mu |
Namespace for mathematical applications. | |
namespace | mu::Test |
Namespace for test cases. | |
Macros | |
#define | PARSER_CONST_PI 3.141592653589793238462643 |
#define | PARSER_CONST_E 2.718281828459045235360287 |
#define | PARSER_THROWCHECK(DOMAIN, FAIL, EXPR, ARG) |
This file contains the implementation of parser test cases.
Definition in file muParserTest.cpp.
#define PARSER_CONST_E 2.718281828459045235360287 |
Definition at line 34 of file muParserTest.cpp.
#define PARSER_CONST_PI 3.141592653589793238462643 |
Definition at line 33 of file muParserTest.cpp.
#define PARSER_THROWCHECK | ( | DOMAIN, | |
FAIL, | |||
EXPR, | |||
ARG | |||
) |