double productLog (double z) Calculates the inverse of z(w) = w * exp (w)
Calculates the inverse of z(w) = w * exp (w). This function uses Newton's method to find the root. Negative function arguments are invalid and return zero.
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++