RU
EN
Times the factorial
Writing functions:
factorialmultiply(n, m)
Formula:
factorialmultiply(n, m) = factorialmultiply(1, m-1) * factorialmultiply(2, m-1)* ... * factorialmultiply(n, m-1)
Suppose that: factorialmultiply(n, 1)=factorial(n) and factorialmultiply(n, 0)=n ,factorialmultiply(0, m)=1
All software is distributed without restrictions
In case of purchase of the application, you can return the funds within 14 days from the date of purchase
The software is developed by the developer himself. The software belongs to the author himself.
Information support is provided (help and questions about software products)