error in the integration of complex functions (FW10077)
|
05-01-2016, 05:39 PM
(This post was last modified: 05-01-2016 05:40 PM by slawek39.)
Post: #4
|
|||
|
|||
RE: error in the integration of complex functions (FW10077)
Code/function definition from TI V200:
:f(x,n) :Func :Local i,s :0->s :For i,1,n : s+cos(i*x)->s :EndFor :EndFunc Grapg is the same but integral from f(x,ceiling(x)) id different. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)