Richard Jackson wrote:
One thing which still baffles me is why there is that difference between using the symbolic solver (3 results and using the LambertW function) and evaluating the solve block symbolically (just one real result and the LambertW is already evaluated numerically like we had to do with float otherwise).
Does this have something to do with the solve and find commands?
It has something to do with the numeric assignment to a function.
Doesn't make sense at all though. Why is it not the case when the numeric assignment 'find' is applied to a function?
Message was edited by: Mike Armstrong