.AdvancedNoise.Plots.Distributions.normal

Information

Plot results of calling functions from Modelica.Math.Distributions.Normal, i.e. Normal.density(), Normal.cumulative() and Normal.quantile(), each for the same arguments.

Interface

function normal
  extends Modelica.Icons.Function;
  import Modelica.Math.Distributions.Normal;
  input Integer nPoints(min = 2) = 1000 "Number of evaluation points";
end normal;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos