big_omega
Calculate the total number of prime factors with multiplicity for any integer to analyze its prime factorization structure.
Instructions
Calculate Ω(n) - total number of prime factors (with multiplicity). (Domain: arithmetic, Category: arithmetic_functions)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |