The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Function in program
02-16-2015, 03:47 PM
Post: #1
Function in program
How i can input a function programming??

ex
EXPORT calculx()
BEGIN
LOCAL x
CAS.cSolve(x^4-1,x);
MSGBOX("The solutionx is " +x);
END;

and say me error D:

I know solve this in Home or CAS, but i need in program xD

:3
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Function in program - nakjaen - 02-16-2015 03:47 PM
RE: Function in program - Han - 02-16-2015, 04:21 PM
RE: Function in program - nakjaen - 02-16-2015, 11:28 PM



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