.GNU_ScientificLibrary.Functions.specfunc.lambert_Wm1

Lambert W_-1 function

Information

This routine computes the Lambert function, W-1(x).

Interface

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

Generated at 2025-12-21T19:13:55Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos