calculate an integral within a program
|
07-19-2014, 04:50 PM
(This post was last modified: 07-19-2014 05:09 PM by Helge Gabert.)
Post: #2
|
|||
|
|||
RE: calculate an integral within a program
Write your program as a CAS program - - it'll work just fine (with x, not X). That might be the least amount of hassle.
e.g., (a,b)->BEGIN int(x^2,x,a,b); END; There a lots of older threads about this topic. [edit: you can also run your CAS program from Home]. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
calculate an integral within a program - ThomasA - 07-19-2014, 01:22 PM
RE: calculate an integral within a program - Helge Gabert - 07-19-2014 04:50 PM
RE: calculate an integral within a program - gsalazar - 07-19-2014, 08:46 PM
|
User(s) browsing this thread: 2 Guest(s)