lambertw - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

MTM

  

lambertw

  

Lambert W function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

lambertw(M)

lambertw(k, M)

Parameters

M

-

array

k

-

integer

Description

• 

The lambertw function satisfies

• 

The lambertw(k, M) function computes the element-wise Lambert W function of M.  The result, R, is formed as R[i,j] = lambertw(k, M[i,j]).

Examples

(1)

(2)

See Also

LambertW

MTM

 


Download Help Document