Implementation of the Lambert W function
1 | f.lambertW(x, tolerance = 1e-10, maxit = 50)
|
x |
Value |
tolerance |
Acceptable precision |
maxit |
Maximum number of iterations to find the answer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.