This is a Java code for the Lambert W function for any complex input and any branch using the Halley method.
It is a translation from a C++ original code
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Java code for the Lambert W function for any complex input and any branch using the Halley method.
It is a translation from a C++ original code