modelBinomial

Test case for evaluation of binomial coefficients

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example demonstrates the use of the function for the evaluation of the binomial coefficient "n choose k".

Components

TypeNameDefaultDescription
Real[10]binBinomial coefficient
IntegernSize of set

Revisions

  • June 6, 2018, by Massimo Cimmino:
    First implementation.