Post Reply 
Evaluation symbol...
07-14-2015, 10:06 PM
Post: #3
RE: Evaluation symbol...
(07-14-2015 09:57 PM)Arno K Wrote:  you perhaps should use: y:=unapply(lagrange(lstA,lstB),x), and then y(xVal),
this at least works for the command line from cas, from home that is another question, the output then given by y:=unapply(lagrange(listA,listB),X) is some kind of weird: program(X,[0],X+1) and y(6) delivers Error: Invalid input, but in a cas program the solution above should work.
I know, this is not what you want to do, but with the prime one often has to use, well, let me call it, workarounds to get something done. I would say ist a bug in the where function, as in simple instructions like x+1|x=6 it works correctly in cas (lower case x) and home (upper case x).
Arno

hi Arno, thanks for input.
I'm trying, but very weird results, yes!
I put y:= unapply(lagrange(lista_x, lista_y), xValue); // xValue is 30 now
I get also "program(30,[0],5.12234233945E-5": I should get only about 0.5

Is that as you told me?

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Evaluation symbol... - salvomic - 07-14-2015, 08:24 PM
RE: Evaluation symbol... - Arno K - 07-14-2015, 09:57 PM
RE: Evaluation symbol... - salvomic - 07-14-2015 10:06 PM
RE: Evaluation symbol... - salvomic - 07-14-2015, 10:32 PM
RE: Evaluation symbol... - Arno K - 07-15-2015, 07:12 AM
RE: Evaluation symbol... - salvomic - 07-15-2015, 07:33 AM



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