You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The multifactorial function is a generalization of the factorial function
fact(x,1) = x! = x(x-1)(x-2)...(1)
fact(x,2) = x!! = x(x-2)(x-4)...(1)
fact(x,3) = x!!! = x(x-3)(x-6)...(1)
Cite As
Matt (2026). Multifactorial function (https://nl.mathworks.com/matlabcentral/fileexchange/39588-multifactorial-function), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
