numtheory[bigomega] - number of prime divisors counted with multiplicity
|
Calling Sequence
|
|
bigomega(n)
|
|
Description
|
|
•
|
The function bigomega(n) computes the number of prime divisors of the integer n counted with multiplicity.
|
•
|
The command with(numtheory,bigomega) allows the use of the abbreviated form of this command.
|
|
|