
Student Support Forum: 'Hello, I have simple question.' topicStudent Support Forum > General > "Hello, I have simple question."
| Author |
Comment/Response |
Aram
|
05/13/04 07:16am
I do something like this
int a[100];
for(int i=0;i<=100;i++)
for(int x=1;x<=46;i++){
a[i]:=Integrate(Something-x);
}
But this is C++ source, I wonna do it in Mathematica.
How I can do it ????????????????
Thanks.
URL: , |
|
| | | |
 | |
|