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