Post Reply 
Checking parallelism PROBLEM... (SOLVED!)
04-12-2015, 02:53 AM
Post: #8
RE: Checking parallelism PROBLEM!
(04-12-2015 02:28 AM)Spybot Wrote:  Hi Han!

I'm sorry to bother... but none of the above codes even run on either the calculator or the emulator, I think I got your point about functions and programs, but still there is a missing piece in all this. Something I ignore and that it could make this code to actually run.


Spybot.

For the CAS version, make sure to type paraexample() <-- the parentheses are important, otherwise it just spits back the actual function (calling a CAS function by its name without the parenthesis, which force the parser to handle it as a function, is essentially like recalling the contents of a CAS variable).

For the non-CAS version, it was presented as a subroutine. If you want to run it, you need to add in EXPORT in front of the function name.

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


Messages In This Thread
RE: Checking parallelism question... - Han - 04-11-2015, 06:03 PM
RE: Checking parallelism PROBLEM! - Han - 04-12-2015, 01:49 AM
RE: Checking parallelism PROBLEM! - Spybot - 04-12-2015, 02:28 AM
RE: Checking parallelism PROBLEM! - Han - 04-12-2015 02:53 AM
RE: Checking parallelism PROBLEM! - Spybot - 04-12-2015, 04:36 AM



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