does not exist.
sgnGamma
fn
real sgnGamma(in real x)sgn(Γ(x))
Parameters
x | the argument of Γ |
Returns
-1 if Γ(x) < 0, +1 if Γ(x) > 0, and NaN if Γ(x)
real sgnGamma(in real x)sgn(Γ(x))
x | the argument of Γ |
does not exist.