NCBI C++ ToolKit
Namespaces | Macros
muParser.cpp File Reference

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

#include <ncbi_pch.hpp>
#include <gui/utils/muparser/muParser.h>
#include <cmath>
#include <algorithm>
#include <numeric>
+ Include dependency graph for muParser.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

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...
 
#define wxT(x)   MUP_T(x)
 

Detailed Description

Implementation of the standard floating point parser.

Definition in file muParser.cpp.

Macro Definition Documentation

◆ PARSER_CONST_E

#define PARSER_CONST_E   2.718281828459045235360287

The eulerian number.

Definition at line 39 of file muParser.cpp.

◆ PARSER_CONST_PI

#define PARSER_CONST_PI   3.141592653589793238462643

Pi (what else?).

Definition at line 36 of file muParser.cpp.

◆ wxT

#define wxT (   x)    MUP_T(x)

Definition at line 41 of file muParser.cpp.

Modified on Wed Sep 04 15:00:47 2024 by modify_doxy.py rev. 669887