This computes the number of comparison pair where you have n things to choose pairs from without comparing to itself. Ex. We want all conversions between set of 'n' units. Units A, B, C, D, E. The number of permutations of these comparisons is the number in an n X n matrix minus the diagonals
Calculator Key: `P_"comp"(n,2)`