Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NewTOAPIA
Drawing
gamma_power
C# Class NewTOAPIA.Drawing.gamma_power
Inheritance:
IGammaFunction
Mostrar archivo
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
GetGamma
(
double
x
) :
double
gamma
( ) :
double
gamma
(
double
g
) :
void
gamma_power
( ) :
System
gamma_power
(
double
g
) :
System
Method Details
GetGamma()
public
method
public
GetGamma
(
double
x
) :
double
x
double
return
double
gamma()
public
method
public
gamma
( ) :
double
return
double
gamma()
public
method
public
gamma
(
double
g
) :
void
g
double
return
void
gamma_power()
public
method
public
gamma_power
( ) :
System
return
System
gamma_power()
public
method
public
gamma_power
(
double
g
) :
System
g
double
return
System