Home
last modified time | relevance | path

Searched refs:bigomega (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/pari/pari-2.13.3/src/functions/number_theoretical/
H A Dbigomega1 Function: bigomega
3 C-Name: bigomega
5 Help: bigomega(x): number of prime divisors of x, counted with multiplicity.
15 ? bigomega(392)
H A Domega16 ? bigomega(392)
/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/number_theoretical/
H A Dbigomega1 Function: bigomega
5 Help: bigomega(x): number of prime divisors of x, counted with multiplicity
7 (int):small bigomega($1)
/dports/math/pari/pari-2.13.3/src/test/32/
H A Dsumdiv26 error("domain error in bigomega: argument = 0")
38 error("incorrect type in bigomega (t_MAT).")
H A Dnumber8 ? bigomega(12345678987654321)
/dports/math/pari/pari-2.13.3/src/test/in/
H A Daddprimes7 fun = [ispowerful, moebius, core, omega, bigomega, eulerphi, numdiv, sigma, sigma2, sigma3];
H A Dnumber7 bigomega(12345678987654321)
H A Dsumdiv15 fun = [ispowerful, moebius, core, core2, omega, bigomega, eulerphi, numdiv, sigma, sigma2, sigma3, …
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/in/
H A Dnumber6 bigomega(12345678987654321)
H A Dcompat57 bigomega(12345678987654321)
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/32/
H A Dnumber9 ? bigomega(12345678987654321)
H A Dcompat170 ? bigomega(12345678987654321)
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/64/
H A Dnumber8 ? bigomega(12345678987654321)
H A Dcompat170 ? bigomega(12345678987654321)
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/xt/
H A Dpari-compare.pl37 die "bigomega($n)" unless Math::Pari::bigomega($n) == factor($n);
197 die "bigomega($n)" unless Math::Pari::bigomega($n) == factor($n);
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.h279 {"bigomega",0,(void*)bigomega,5,"lG","bigomega(x): number of prime divisors of x, counted with mult…
/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()
1093 bigomega(GEN n) in bigomega() function
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/pari/
H A Dtest.tst209 (pari:bigomega 12) 3
211 (pari:bigomega 144) 6
/dports/math/giacxcas/giac-1.6.0/doc/pari/
H A DModRewrite-table102 bigomega Arithmetic_functions.html#bigomega
/dports/math/p5-Math-Pari/pari-2.3.5/misc/
H A Dnew.dic32 bigomega
/dports/math/p5-Math-Pari/pari-2.3.5/src/
H A Dfunclist390 1197835715 220 ../src/functions/number_theoretical/bigomega
/dports/math/pari/pari-2.13.3/src/basemath/
H A Darith2.c687 bigomega(GEN n) in bigomega() function
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmaple.vim450 syn keyword mvPkg_numtheory bigomega ifactors kronecker msqrt pprimroot tau
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dmaple.vim450 syn keyword mvPkg_numtheory bigomega ifactors kronecker msqrt pprimroot tau
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc23.dsc4711 bigomega
4715 bigomega(${1 code})

12