Post Reply 
cross calling ppl and #cas ???
10-05-2015, 03:36 PM
Post: #4
RE: cross calling ppl and #cas ???
(10-05-2015 03:27 PM)ji3m Wrote:  I presume you mean the CAS (....) call.

How about calling a #cas function.. from ppl?

e.g.

#cas f (a,b):=......#end

then in ppl call f

a:= f (n,m);

Anything different here?

He means all instances of calling a program or command name that is associated with the CAS side of things. So whether it is a function you created using #cas or a built-in CAS command, what Cyrille posted is an explanation of how inputs are parsed when calling a CAS command/program from within a PPL program or calling a PPL program from within a CAS program. The CAS() command is a PPL command as is the CAS.command() construct.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
cross calling ppl and #cas ??? - ji3m - 10-04-2015, 12:21 PM
RE: cross calling ppl and #cas ??? - ji3m - 10-05-2015, 03:27 PM
RE: cross calling ppl and #cas ??? - Han - 10-05-2015 03:36 PM



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