Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc6610 …static bool equation2geo2d(const gen & f0,const gen & x,const gen & y,gen & g,double tmin,double t… in equation2geo2d() function
7044 if (equation2geo2d(lieu_eq,x,y,geoobj,tmin_d,tmax_d,tstep_d,undef,3,contextptr)){ in _lieu()
10437 if (equation2geo2d(eq,x,y,g,gnuplot_tmin,gnuplot_tmax,gnuplot_tstep,w[0],3,contextptr)) in _conique()
12180 …if (ckgeo2d && equation2geo2d(f_orig,x,y,lieu_geo,gnuplot_tmin,gnuplot_tmax,gnuplot_tstep,undef,ck… in in_plotimplicit()