i was wondering how this user managed to use newton's method to approximate an actual function (that being the lambert w function) rather than its roots.
i cannot seem to follow his logic, and through my research i have only come across examples of people using newtons method to approximate the roots of a function, not the function itself.
how could i use what he has done to approximate, say, ln(x) in a similar manner?