You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > JGamma Method > Math387.JGamma Method (double, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.JGamma Method (double, double)

Complement to the incomplete gamma function.

Syntax
C#
Visual Basic
public static double JGamma(double A, double X);

the complement to the incomplete gamma function.

The JGamma function is defined by the following equation: 

 

where Gamma is Math387.Gamma function.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!