.Noise.Utilities.Math.nchoosek

Binomial coefficient

Interface

function nchoosek
  input Integer n;
  input Integer k;
  output Integer b;
end nchoosek;

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2025-06-07T18:20:54Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos