.Noise.Utilities.Math.factorial

The product of all integer <= the input

Interface

function factorial
  input Integer n;
  output Integer f;
end factorial;

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2026-03-25T19:16:18Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos