#include <symengine/integer.h>#include <symengine/symbol.h>#include <symengine/infinity.h>#include <symengine/nan.h>
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | SymEngine::Constant |
Namespaces | |
| SymEngine | |
| Main namespace for SymEngine package. | |
Functions | |
| RCP< const Constant > | SymEngine::constant (const std::string &name) |
inline version to return Constant | |
Declare all the special constants in this file
Definition in file constants.h.