.GNU_ScientificLibrary.Functions.specfunc.lambert_W0

Lambert W_0 function

Information

This routine computes the Lambert function, W0(x).

Interface

function lambert_W0
  extends Modelica.Icons.Function;
  input Real x;
  output Real y;
end lambert_W0;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos