.GNU_ScientificLibrary.Functions.specfunc.hermite_Hn

Information

This routine computes the physics Hermite polynomial of order nH_n(x).

Interface

function hermite_Hn
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end hermite_Hn;

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