Special.Log Combinations Method
Gets the natural logarithm of Combinations(Int32, Int32).
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Gets the natural logarithm of Combinations(Int32, Int32).
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double LogCombinations(
int n,
int k
)
Parameters
Return Value
DoubleGets the natural logarithm of Combinations(Int32, Int32).