Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.h634 …int find_plotseq_args(const gen & args,gen & expr,gen & x,double & x0d,double & xmin,double & xmax…
H A Dplot.cc12044 int find_plotseq_args(const gen & args,gen & expr,gen & x,double & x0d,double & xmin,double & xmax,… in find_plotseq_args() function
12108 if (find_plotseq_args(args,expr,var,x0d,xmin,xmax,niter,attributs,contextptr,print)<0) in _plotseq()