Home
last modified time | relevance | path

Searched refs:gdivsg (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/symbolic_operators/
H A Ddiv15 (small, gen):gen gdivsg($1, $2)
/dports/math/pari/pari-2.13.3/src/functions/symbolic_operators/
H A Ddiv17 (small, gen):gen gdivsg($1, $2)
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dpariold.h177 #define ldivsg (long)gdivsg
H A Dparicom.h303 #define gdivsg(s,y) (gopsg2(gdiv,(s),(y))) macro
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariold.h337 #define ldivsg (long)gdivsg
H A Dpariinl.h2576 gdivsg(long s, GEN y) { return gdiv(stoi(s), y); } in gdivsg() function
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dtrans2.c529 t = gdivsg(-2, gaddgs(t,1)); in gtanh()
535 t = gdivsg(-2, gaddgs(t,1)); in gtanh()
579 return gerepileupto(av, gaddsg(1, gdivsg(2,t))); in gcotanh()
584 return gerepileupto(av, gaddsg(1, gdivsg(2,t))); in gcotanh()
795 av = avma; z = glog( gaddgs(gdivsg(2,gsubsg(1,x)),-1), prec ); in gatanh()
H A Dmellininv.c326 d2 = gdivsg(d,gen_2); in Kderivsmall()
H A Dlfun.c292 GEN r = gmul(powPis(stoi(ms),prec), gdivsg(odd(ms)? -2: 2, mpfact(ms))); in gamma_R()
306 GEN r = gmul(pow2Pis(stoi(ms),prec), gdivsg(odd(ms)? -2: 2, mpfact(ms))); in gamma_C()
1528 GEN c1 = gaddgs(gdivsg(2, z1), 1); /* coth((h/2)(s-beta)) */ in lfunsumcoth()
H A Dtrans3.c1412 res = gsub(res, gdivsg(2, cxexpm1(t, prec))); in cxerfc_r1()
2116 GEN z = hurwitzp_i(cache, s1, gdivsg(a,gm), gp, prec); in zetap_i()
3272 p2 = gaddsg(768,gadd(gsqr(p1),gdivsg(4096,p1))); in jell()
H A Dgen3.c647 GEN f = gfloor(gdivsg(x,y)); in _quotsq()
979 return degpol(y)? Rg_get_0(y): gdivsg(x,gel(y,2)); in gdiventsg()
H A Dtrans1.c3068 y = gdiv(Pi2n(-1, prec), agm1cx( gdivsg(4, Q), prec )); in logagmcx()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dtrans2.c491 t = gdivsg(-2, gaddgs(t,1)); in gth()
498 t = gdivsg(-2, gaddgs(t,1)); in gth()
681 av = avma; p1 = glog( gaddgs(gdivsg(2,gsubsg(1,x)),-1), prec ); in gath()
H A Dtrans3.c586 zz=gdivsg(-1,gn); s=gen_1; t=gen_0; in hyperu()
1073 p1 = gsub(gdivsg(n,gsubgs(s,1)),ghalf);
1788 S = gadd(S, hurwitz_p(cache, s, gdivsg(a, gp), gp, prec)); in zetap()
2254 x = gdivsg(-1,x); in trueeta()
2285 p2 = gaddsg(768,gadd(gsqr(p1),gdivsg(4096,p1))); in jell()
H A Dbase1.c2557 var2 = gadd(var2,gdivsg(coef[i],gmulsg(i,gexpro))); in gzetakall()
2647 var2 = gadd(var2,gdivsg(coef[i], gmulsg(i,gexpro))); in gzetakall()
H A Dtrans1.c1728 y = gdiv(Pi2n(-1, prec), agm1cx( gdivsg(4, Q), prec )); in logagmcx()
H A Dbuch3.c594 p1 = gmul(p1, gpowgs(gdivsg(4,mppi(prec)), r2)); in minkowski_bound()
H A Dgen1.c2486 gel(z,2) = gmul(gel(x,2), gdivsg(s,p1)); in gdivgs()
H A Dpolarit1.c2961 dx = gdivsg(N,gp); in laguer()
/dports/math/p5-Math-Pari/pari-2.3.5/src/graph/
H A Dplotport.c156 dyj = gdivsg((JSCR-1)*3+2,diff); in plot()
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc23.dsc2252 gdivsg(${1 code}, ${2 code})
H A Dfunc25.dsc2493 gdivsg(${1 code}, ${2 code})
H A Dfunc27.dsc2639 gdivsg(${1 code}, ${2 code})
H A Dfunc29.dsc2903 gdivsg(${1 code}, ${2 code})
H A Dfunc211.dsc2920 gdivsg(${1 code}, ${2 code})

12