FALLING FACTORIAL AND POCHHAMMER

I would like to know if there is any function that gives me the falling factorial, i.e,
I have seen that there exists the Pochhammer function that gives you
Any help?

 Accepted Answer

Torsten
Torsten on 6 Mar 2019
Edited: Torsten on 6 Mar 2019
prod(x-a+1:x)

More Answers (0)

Categories

Asked:

on 6 Mar 2019

Edited:

on 6 Mar 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!