Post Reply 
MOD, ODD() in Program
03-27-2014, 05:02 PM (This post was last modified: 03-27-2014 05:03 PM by Angus.)
Post: #10
RE: MOD, ODD() in Program
Help provides information, however it does not explain why I cannot change the program into
Code:

EXPORT tst()
BEGIN
LOCAL eq:="x^2+1";
LOCAL ret:=int(eq,x);
RETURN ret;
END;

Using 'X' is bad argument value...

My complain is that the given device is not easy understandable and not at all usable without even looking at a manual as stated elsewhere.
How would the help system help to gain an understanding of how to code/solve certain problems.

Maybe people who already are familiar with the prime should start a well organized wiki here to have standard problems explained?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MOD, ODD() in Program - Angus - 03-25-2014, 02:21 PM
RE: MOD, ODD() in Program - Han - 03-25-2014, 03:37 PM
RE: MOD, ODD() in Program - Angus - 03-26-2014, 10:33 AM
RE: MOD, ODD() in Program - Han - 03-26-2014, 03:55 PM
RE: MOD, ODD() in Program - Angus - 03-26-2014, 04:02 PM
RE: MOD, ODD() in Program - Han - 03-27-2014, 01:10 AM
RE: MOD, ODD() in Program - Angus - 03-27-2014, 08:21 AM
RE: MOD, ODD() in Program - Han - 03-27-2014, 03:24 PM
RE: MOD, ODD() in Program - Angus - 03-27-2014 05:02 PM
RE: MOD, ODD() in Program - Han - 03-27-2014, 05:13 PM



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