Home
last modified time | relevance | path

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

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-print.cc1788 bool unnegate_multiplier(MathStructure &mstruct, const PrintOptions &po) { in unnegate_multiplier() function
1837 if(unnegate_multiplier(mstruct[i], po)) { in unnegate_multiplier()
1981 unnegate_multiplier(*this, po); in format()