In file No file:

double productLog (double z)

Calculates the inverse of z(w) = w * exp (w)

Documentation

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.

Returns:
product logarithm
Parameters:
z -
Author:
DS, July 98

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++