Home
last modified time | relevance | path

Searched refs:simplify_roots (Results 1 – 1 of 1) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-eval.cc1564 bool simplify_roots(MathStructure &mstruct, const EvaluationOptions &eo) { in simplify_roots() function
1567 if(simplify_roots(mstruct[i], eo)) { in simplify_roots()
2204 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2206 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2330 …RUCTURING_NONE) {simplify_ln(*this); simplify_ln(munc); simplify_roots(*this, eo); simplify_roots(… in eval()
2333 …RUCTURING_NONE) {simplify_ln(*this); simplify_ln(munc); simplify_roots(*this, eo); simplify_roots(… in eval()
2344 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2346 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2479 simplify_roots(*this, eo); in eval()
2486 simplify_roots(*this, eo); in eval()