.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 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos