- or download this
#
# Usage:
...
return Math::BigInt->new($m);
}
}
- or download this
return Math::BigInt->new(factorial($m, $k))->bmul(factorial($k+1,$
+n));
- or download this
return factorial($m, $k) * factorial($k+1, $n);
- or download this
#
# Usage:
...
m
end
end