XLPack 7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches

◆ WPoch1()

Function WPoch1 ( A As  Double,
X As  Double 
)

Relative Pochhammer's symbol

Purpose
WPoch1 computes the relative Pochhammer's symbol.
Poch1(a, x) = ((a)x - 1)/x = (Γ(a + x)/Γ(a) - 1)/x
Returns
Relative Pochhammer's symbol Poch1(a, x).
Parameters
[in]AArgument a
[in]XArgument x (If A = 0 or an negative integer, X <> 0)