The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function: pochhammer (x, n)

Numerically evaluate the Rising Factorial or Pochhammer symbol.

Example:

pochhammer (18, 0.9)
  ⇒ ans = 13.448

See also: @sym/pochhammer.

Package: symbolic