.GNU_ScientificLibrary.Functions.specfunc.hydrogen_Rnl

Information

This routine computes the normalized Hydrogen wavefunction, Rnl(r).

Interface

function hydrogen_Rnl
  extends Modelica.Icons.Function;
  input Integer n, l;
  input Real x;
  output Real y;
end hydrogen_Rnl;

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