.PNlib.Functions.Random.randomexp

Information

generates a exponential distributed random number according to lambda

Interface

function randomexp
  input Real lambda;
  input Real r128 "A random number with a uniform distribution on the interval (0,1]";
  output Real delay;
end randomexp;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos