MathTypeLibrary(libmath++)
0.0.3
|
#include <calculator.h>
Public Member Functions | |
ECalcError (const std::string &AReason) | |
![]() | |
EMath (const std::string &AReason) | |
std::string | reason () const |
ECalcError gets thrown whenever any error during function calculation occurs. This may be e.g. a recursion error.
Definition at line 41 of file calculator.h.