I probably won't help you solve your problem, but I remember (vaguely)
having the same problem back in rev3... As I recall, in that case x*x
worked, as did x^2.0, but x^2 did not... I "solved" the problem by training
myself to put extraneous decimal points in my equations...
just remember... this isn't a bug, it's a feature
Ricardo Diniz wrote in message
news:38c7917c@newsgroups.ni.com...
>
> Hello Khan.
> Thanks for your help.
> You said that you tried a simple case like y=x^2. In this case LV 5.0
works
> fine too. But, if you
> use that very large equation you will see that strange feature I
mentioned.
> If you want I can
> send to you my trial VI with the formula node and this equation. I am not
> crazy.......x*x works an
d x^2 doesn't!!!
> About your suggestion of using vi objects to buit large equations it
seems
> to be a good idea. I will try do it.
> About that error messages, I discovered that the "Target Fnc & Deriv
NonLin.vi"
> had two inputs and one output minssing. Now, the "Nonlinear Lev-Mar
Fit.vi"
> is working fine. But, with x*x.
> Ricardo.