Math nPrnCrcounting

Permutations & Combinations

Calculate P(n,r) and C(n,r).

About the Permutations & Combinations Tool

Calculate P(n,r) and C(n,r). This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Math category on NumbersChecker. Browse all Math tools or explore all 139 tools.

Related: nPr · nCr · counting

API usage
POST /api/permutations
Content-Type: application/json

{
  "text": "your input here"
}