.Modelica.Fluid.Dissipation.Utilities.Functions.General.LambertWIter

Information

This function calculates an approximation of the inverse for

    f(x) = y = x * exp( x )

within ∞ > y > -1/e. Please note, that for negative inputs two solutions exists. The function currently delivers the result x = -1 ... 0 for that particular range.

Interface

function LambertWIter
  extends Modelica.Icons.Function;
  input Real y "f(x)";
  output Real x "W(y)";
  output Integer iter;
end LambertWIter;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39