Home
last modified time | relevance | path

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

/dports/math/cantor/cantor-21.12.3/src/backends/qalculate/
H A Dqalculateexpression.cpp217 plotParameters.auto_x_max = true; in evaluatePlotCommand()
601 if (!plotParameters.auto_x_max) in evaluatePlotCommand()
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator-plot.cc37 auto_x_max = true; in PlotParameters()
H A DCalculator.h96 bool auto_x_max; member