Python stdlib module — math. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.comb()Neutralcomb(n, k)
Number of ways to choose k items from n items without repetition and without order.
| FQN | Field | |
|---|---|---|
| math | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import math