Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c8776 static int roundup_mod (int i, double x) in roundup_mod() function
8800 fprintf(fp, "set x2range [0:%d]\n", roundup_mod(T, 2.0)); in real_pergm_plot()
8855 fprintf(fp, "set xrange [0:%d]\n", roundup_mod(T, 0.5)); in real_pergm_plot()