Home
last modified time | relevance | path

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

/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/number_theoretical/
H A Dbigomega3 C-Name: gbigomega
8 (gen):gen gbigomega($1)
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dinit.h51 {"bigomega",1,(void*)gbigomega,4,"G","bigomega(x): number of prime divisors of x, counted with mult…
H A Dcompat.c102 {"bigomega",1,(void*)gbigomega,4,"G","bigomega(x)=number of repeated prime divisors of x"},
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Darith2.c1090 gbigomega(GEN n) { return arith_proto(bigomega,n,1); } in gbigomega() function
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc23.dsc4720 gbigomega(${1 code})
4726 gbigomega
H A Dfunc25.dsc5198 gbigomega(${1 code})
5204 gbigomega
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.6921 7- [libpari] gisfundamental, gkronecker, gbigomega, geulerphi,
H A DCOMPAT421 - removed gisfundamental, gkronecker, gbigomega, geulerphi, gissquarefree,
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h405 GEN gbigomega(GEN n);