You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2020. It is now read-only.
Florian Rappl edited this page Dec 21, 2014
·
2 revisions
lambert
In mathematics, the Lambert W function, also called the omega function or product logarithm, is a set of functions, namely the branches of the inverse relation of the function f(w) = w * eexp(w) where exp(w) is the exponential function and w is any complex number. In other words, the defining equation for W(z) is z = W(z) * exp(W(z)).
lambert(x)
Computes the value and returns the result.
Argumentx
Scalar
Returns1. entry
Scalar
lambert(x)
Computes the value of each entry of the given matrix and returns a matrix with the same dimension.