blockFallingFactorial

Falling factorial function

Extends from Modelica.Blocks.Interfaces.IntegerSO (Single Integer Output continuous control block).

Information

This block computes the falling factorial, y = n.

Connectors

TypeNameDefaultDescription
IntegerOutputy (from IntegerSO)Connector of Integer output signal
Modelica.Blocks.Interfaces.IntegerInputnInteger number
Modelica.Blocks.Interfaces.IntegerInputkFalling factorial power

Revisions

  • July 17, 2018, by Massimo Cimmino:
    First implementation.