21 Expression * e = Expression::shallowReduce(context, angleUnit);
26 #if MATRIX_EXACT_REDUCING 28 return SimplificationEngine::map(
this, context, angleUnit);
40 Complex<T> FracPart::computeOnComplex(
const Complex<T>
c, AngleUnit angleUnit) {
Expression * replaceWith(Expression *newOperand, bool deleteAfterReplace=true)
Expression * clone() const override
Expression * editableOperand(int i)
Type type() const override
const Expression * m_operands[T]
static Complex< T > Float(T x)
static IntegerDivision Division(const Integer &numerator, const Integer &denominator)