21 Expression * e = Expression::shallowReduce(context, angleUnit);
25 #if MATRIX_EXACT_REDUCING 27 return SimplificationEngine::map(
this, context, angleUnit);
34 Complex<T> ArcTangent::computeOnComplex(
const Complex<T>
c, AngleUnit angleUnit) {
Type type() const override
Expression * clone() const override
const Expression * m_operands[T]
static Complex< T > Float(T x)
static Expression * shallowReduceInverseFunction(Expression *e, Context &context, Expression::AngleUnit angleUnit)
const Expression * operand(int i) const