Stan Markus wrote:
You can use gamma(x + 1) for x! or you can use the factorial() function in the gregmisc package on CRAN.Since "!" is a logical operator in R, how does one use it in its arithmetic sense, say to calculate x!/y!(N-y)! ?Thanks! Stan
See ?gamma for the former option.
HTH,
Marc Schwartz
______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help
