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

◆ WGamr()

Function WGamr ( X As  Double)

Reciprocal of the gamma function 1/Γ(x)

Purpose
WGamr computes the reciprocal of the gamma function at x, where x is not 0, -1, -2, ...
Returns
Reciprocal of the Gamma function 1/Γ(x).
Parameters
[in]XArgument x (X <> 0 and X <> an negative integer)