.Noise.Utilities.Math.factorial

Information

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 2024-09-07T18:25:44Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos