What this calculator does
Count the even permutations of a set of distinct elements.
How it works
The calculator evaluates even permutations = n! ÷ 2 for n > 2. Inputs are checked before calculation, and invalid values such as zero denominators or out-of-range selections produce a clear error instead of a misleading result.
Input query strings and outputs
Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.
Input query strings
1-
?n=Number of elements nNumber · Required · Default: 6
Outputs
2-
permutationsEven permutationsText · Primary output
-
totalPermutationsTotal permutations n!Text
Inputs and results
The inputs are Number of elements n. Results include Even permutations, Total permutations n!.