when will be ready a program editor for the CAS MODE ?
|
01-27-2014, 05:31 PM
(This post was last modified: 01-27-2014 05:47 PM by compsystems.)
Post: #7
|
|||
|
|||
RE: when will be ready a program editor for the CAS MODE ?
Quote:poly2symb Syntax: poly2symb(Lst,Var) Quote:symb2poly Syntax: symb2poly(Expr,[Var]) or symb2poly(Expr, ListVar) Code: //convolution Version2 CAS MODE convolution2([1,2,3,4],[5,6,7,8],y); [enter] returns [5,16,34,60,61,52,32] // OK HOME MODE convolution2([1,2,3,4],[5,6,7,8],y); [enter] returns "error: sintaxis error" |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)