Represents method Combinations(Integer,Integer).
Combinations(Integer,Integer)
function Combinations(const N, C: Integer): MFloat;