.BioChem.Math.factorial

factorial function, product of all positive integers less than or equal to n

Interface

function factorial
  input Integer n "input value";
  output Integer y "output value";
end factorial;

Generated at 2025-07-06T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos