Results 1 to 9 of 9

Thread: Lambert W function for Excel, work on real and complex number

Hybrid View

  1. #1
    New Member
    Join Date
    Oct 2022
    Posts
    1

    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?

  2. #2
    New Member
    Join Date
    Mar 2025
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width