31 return $e->getMessage();
58 $numObjs = (int) $numObjs;
59 $numInSet = (int) $numInSet;
69 return $e->getMessage();
static validateNumericNullSubstitution($number, $substitute)
Validate numeric, but allow substitute for null.
static withRepetition($numObjs, $numInSet)
COMBIN.
static fact($factVal)
FACT.
static validateNotNegative($number, ?string $except=null)
Confirm number >= 0.
static withoutRepetition($numObjs, $numInSet)
COMBIN.