Search found 4 matches

by sailwave
Tue Aug 31, 2004 3:22 pm
Forum: Suggestions/Questions
Topic: y=f(x,{A1,A2,A3...})
Replies: 6
Views: 25206

Ah, OK. I mistakingly assumed that since there was no "E" field, it was implicitly taken...
by sailwave
Tue Aug 31, 2004 3:07 pm
Forum: Suggestions/Questions
Topic: y=f(x,{A1,A2,A3...})
Replies: 6
Views: 25206

OK, thanks; I'll keep looking for something...

NB: y = e^(-x) says "invalid argument at x=1", with 1 <= x <= 100.
by sailwave
Tue Aug 31, 2004 2:16 pm
Forum: Suggestions/Questions
Topic: y=f(x,{A1,A2,A3...})
Replies: 6
Views: 25206

Ah... the macro editor?
by sailwave
Tue Aug 31, 2004 1:45 pm
Forum: Suggestions/Questions
Topic: y=f(x,{A1,A2,A3...})
Replies: 6
Views: 25206

y=f(x,{A1,A2,A3...})

Hi,

I am playing with your evaluation copy at the moment. Very nice. I having trouble figuring out if I can do what I need to do through.

I want to plot this function for various values of A (say A= 10,20,30,40,50,60,70,80,90,100).

y = 101 + 1000 * log10(A/x)

With x moving between 1 and A (step ...