WORKED DEFAULT
Check the calculation with the default inputs
For x = 1, the principal solution is approximately 0.5671432904. Substitution gives 0.5671432904 x exp(0.5671432904), which returns 1 within floating-point residual.
- Set the inverse equationw exp(w) = 1
- Iterate on W0w = 0.5671432904...
- Back-substitutew exp(w) = 1 within residual