﻿功能:求Lambert W-Function

格式:LambertW(z)

说明:函数执行完毕返回对应的Lambert W函数值.即求解的方程为 z = LambertW(z)*exp(LambertW(z))

关于:{Lambert W-Function<http://mathworld.wolfram.com/LambertW-Function.html>}

例子:

LambertW(3.5+6.9i)//回车后得到如下的结果
ans = 1.53007050186491 + 0.682045429780581i