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
|
|||
« Next Oldest | Next Newest »
|
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)