doubleFactorials | R Documentation |
A vector with pre-calculated values of double factorials up to 300!!, and the logarithms of double factorials up to 50 000!!.
doubleFactorials
An object of class numeric
of length 300.
301!! is too large to store as an integer; use logDoubleFactorials
instead.
Other double factorials:
DoubleFactorial()
,
logDoubleFactorials
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.