Post Reply 
BUG ! Solve APP failed ? [Solved]
09-15-2015, 09:08 PM
Post: #3
RE: BUG ! Solve APP failed ? [Solved]
Ok,
Thank for your answer "tvarini"... But I fact I find that the solve APP have a very strange behavior..

If I place in the solveAPP :

Code:

E1: VAG.X1(A)=X
E2: VAG.Y1(A)=Y

Then it is impossible to get a result on the num view... Only a warning message...

I have to press first (in the symb view) on the soft key "EVAL" to make appear explicitly expressions in term of global variables :

Code:

E1: -a/(2*TAN(alpha))*SIN(2*r*omega*SIN(alpha)*A/a)=X
E2: -a/(2*TAN(alpha))*(1-COS(2*r*omega*SIN(alpha)*A/a))=Y

In this way, in the num view (X=1000 uncheck; guess for A and Y checked) the result is OK... But Why such behavior?

From my point of view VAG.X1(T) and VAG.Y1(T) are perfectly valid and accessible from everywhere on the calc...

Who can explain ?

And now the bug (But I think it is already well known) :

If I place In the num view:
Code:

E1: VAG.X1(A)=1 000
E2: VAG.Y1(A)=Y

Note the small space in "1 000" (my choice for digit grouping in home setting... 123 456.789)

In this case the soft key "EVAL" has no effect (warning "!" in screen)...

Thank's for reading... Sorry for my very bad english....
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
BUG ! Solve APP failed ? [Solved] - dg1969 - 09-13-2015, 05:28 PM
RE: Solve APP failed ? - tvarini - 09-14-2015, 07:08 PM
RE: BUG ! Solve APP failed ? [Solved] - dg1969 - 09-15-2015 09:08 PM



User(s) browsing this thread: 1 Guest(s)