muParser API -  1.35
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Macros
muParser.cpp File Reference

Implementation of the standard floating point parser. More...

#include "muParser.h"
#include "muParserTemplateMagic.h"
#include <cmath>
#include <algorithm>
#include <numeric>
Include dependency graph for muParser.cpp:

Go to the source code of this file.

Namespaces

 mu
 Namespace for mathematical applications.
 

Macros

#define PARSER_CONST_PI   3.141592653589793238462643
 Pi (what else?).
 
#define PARSER_CONST_E   2.718281828459045235360287
 The Eulerian number.
 

Detailed Description

Implementation of the standard floating point parser.

Definition in file muParser.cpp.