.GNU_ScientificLibrary.Functions.specfunc.expint_En

Information

This routine computes the Exponential Integral, En(x).

Interface

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

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