Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PixelFarm
Agg
GammaPower
C# Class PixelFarm.Agg.GammaPower
Inheritance:
IGammaFunction
Afficher le fichier
Open project: prepare/HTML-Renderer
Méthodes publiques
Méthode
Description
GammaPower
( ) :
System
GammaPower
(
float
g
) :
System
GetGamma
(
float
x
) :
float
gamma
( ) :
float
gamma
(
float
g
) :
void
Method Details
GammaPower()
public
méthode
public
GammaPower
( ) :
System
Résultat
System
GammaPower()
public
méthode
public
GammaPower
(
float
g
) :
System
g
float
Résultat
System
GetGamma()
public
méthode
public
GetGamma
(
float
x
) :
float
x
float
Résultat
float
gamma()
public
méthode
public
gamma
( ) :
float
Résultat
float
gamma()
public
méthode
public
gamma
(
float
g
) :
void
g
float
Résultat
void