Skip to content

Pochhammer

Pochhammer(a, n)

returns the pochhammer symbol for a rational number a and an integer number n.

See

Examples

>> Pochhammer(4, 8)
6652800

Implementation status

  • ✅ - full supported

Github