LambertW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
LambertW
Hey guys,
is it possible to transfer the yellow marked equation to MS Excel as a direct function?
I dont know what to do with lambertW.
Thx
Stefan
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You may want to look here: Lambert W function for Excel, work on real and complex number-VBForums.
Success!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You have a couple of dimensional problems here.
1. The argument to the ln function must be dimensionless. You have it as an inverse length.
2. The argument to the LambertW function must be dimensionless. Even if you make the ln argument dimensionless the LambertW argument is currently inverse length squared.
If you correct these then you can evaluate the LambertW function by using the symbolic ->float,20. i.e. you could put Dp -> float,20 after the specification of Dp.
(Doesn't have to be 20, but don't be tempted to use too small a number with float).
Alan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
perfect thx 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
im still trying on it 🙂
