.BioChem.Math.factorial

Information

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 2024-05-28T18:15:54Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos