#include <symengine/integer.h>
#include <symengine/symbol.h>
#include <symengine/infinity.h>
#include <symengine/nan.h>
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.