Description Usage Arguments Value Examples
Calculate a part of the factorial, from i to j
1  | factorialNK(i, j)
 | 
i | 
 - integer, from  | 
j | 
 - integer, to  | 
product from i to j
1  | factorialNK(3,7)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.