An exception which is thrown if an expression should be evaluated to a floating point number using eval(), but at least one of the leaves in the expression tree cannot be evaluated (e.g. is a function symbol).
More...
#include <exception.hpp>
Detailed Description
An exception which is thrown if an expression should be evaluated to a floating point number using eval(), but at least one of the leaves in the expression tree cannot be evaluated (e.g. is a function symbol).
Constructor & Destructor Documentation
The documentation for this class was generated from the following file: