little_omega
Calculate the number of distinct prime factors for any integer using this arithmetic function from the MCP Math Server.
Instructions
Calculate ω(n) - number of distinct prime factors. (Domain: arithmetic, Category: arithmetic_functions)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |