permutations
Compute nPr exactly using arbitrary-precision integer arithmetic. Solve arrangement problems without rounding errors.
Instructions
Compute nPr (permutations) exactly using arbitrary-precision integer math
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | ||
| r | Yes |