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