.GNU_ScientificLibrary.Functions.specfunc.fermidirac_Fn

Complete Fermi-Dirac integral of order n

Information

These routines compute the Complete Fermi-Dirac integral of integer-n order, F_n(x).

Interface

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

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos