Skip to content

ProductLog

Returns the Lambert W function value.

$ wo 'ProductLog[0]'
0

It threads over a list.

$ wo 'ProductLog[{0, 1.}]'
{0, 0.5671432904097838}