Post Reply 
Evaluation symbol...
07-14-2015, 09:57 PM
Post: #2
RE: Evaluation symbol...
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
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)