Namespace:
Extreme.Mathematics.SpecialFunctions
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Function LogBeta ( _
a As Double, _
b As Double _
) As Double |
Return Value
The natural logarithm of the Beta function
evaluated for the specified arguments.
See Also