Binomial coefficient
function nchoosek input Integer n; input Integer k; output Integer b; end nchoosek;
Developed 2014 at the DLR Institute of System Dynamics and Control