functionbeta_Bab
Beta function, B(a,b)
Extends from Modelica.Icons.Function (Icon for functions).
Information
This routine computes the Beta function, Beta(a,x) = Gamma(a)Gamma(x)/Gamma(a+x).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | a | ||
| Real | x |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y |