Inheritance diagram for HAPI::SinhExpression:
Public Member Functions | |
SinhExpression (Expression *e) | |
Construct a new SinhExpression. | |
Expression * | clone () const |
Clone the expression. | |
Operator | getOperator () const |
Return the operator of the expression. |
|
Clone the expression.
Implements HAPI::Expression. |