24 Expression * HyperbolicCosine::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 HyperbolicCosine
Expression * clone() const override
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
Expression * editableOperand(int i)
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
const Expression * m_operands[T]
static Complex< T > Float(T x)
Type type() const override
static Complex< T > compute(const Complex< T > c, const Complex< T > d)
static Complex< T > computeOnComplex(const Complex< T > c, AngleUnit angleUnit)