24 Expression * HyperbolicSine::shallowReduce(
Context& context, AngleUnit angleUnit) {
    25   Expression * e = Expression::shallowReduce(context, angleUnit);
    29 #if MATRIX_EXACT_REDUCING    32     return SimplificationEngine::map(
this, context, angleUnit);
 
friend class HyperbolicSine
 
Expression * editableOperand(int i)
 
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
 
static Complex< T > computeOnComplex(const Complex< T > c, AngleUnit angleUnit)
 
Type type() const override
 
const Expression * m_operands[T]
 
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
 
static Complex< T > Float(T x)
 
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
 
Expression * clone() const override