Home
last modified time | relevance | path

Searched defs:eo_pre (Results 1 – 4 of 4) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-limit.cc1111 …imit(const MathStructure &x_var, const MathStructure &limit, const EvaluationOptions &eo_pre, int … in calculateLimit()
H A DMathStructure-eval.cc619 …_intervals2(MathStructure &mstruct, vector<KnownVariable*> vars, const EvaluationOptions &eo_pre) { in solve_intervals2()
H A DMathStructure-factor.cc1133 bool MathStructure::factorize(const EvaluationOptions &eo_pre, bool unfactorize, int term_combinati…
H A DMathStructure-integrate.cc4157 int MathStructure::integrate(const MathStructure &x_var, const EvaluationOptions &eo_pre, bool simp… in integrate()