|
-
Oct 19th, 2022, 02:26 PM
#1
New Member
Re: Lambert W function for Excel, work on real and complex number
This is a very old thread, but there's some great code in it! However, all these formulae apparently work on the principal branch. I need a formula that will work on the -1 branch (as well as the principal branch). Is there such a thing?
-
Mar 27th, 2025, 01:14 AM
#2
New Member
Re: Lambert W function for Excel, work on real and complex number
Updated with Principal and Lower Branch...
Validated:
LambertW(-0.271,-1)=-2.00
LambertW(-0.366,-1)=-1.10
LambertW(-0.368,0)=-1.00
LambertW(-0.366,)=-0.90
LambertW(-0.090,0)=-0.10
LambertW(0,0)=0
LambertW(0.111,0)=0.10
LambertW(2.178,0)=1.00
...
LambertW(89.472,0)=3.30
Doesn't Work above y=100
LambertW(101.78,0)=5.719 --> Actually should be 3.40LambertW.bas
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|