Pochhammer
Pochhammer(a, n)returns the pochhammer symbol for a rational number
aand an integer numbern.
See
Examples
>> Pochhammer(4, 8)6652800Implementation status
- ✅ - full supported
Pochhammer(a, n)returns the pochhammer symbol for a rational number
aand an integer numbern.
See
>> Pochhammer(4, 8)6652800