| Author |
Comment/Response |
David
|
02/22/01 05:25am
How do I ge the output from
NSolve[{x+y==2,x-y==0},{x,y}]
into variables like x1,y1 directly from the output without having to cut and paste.
I think that %/. will have something to do with it, but I don't know how.
Thanks,
David
Ps. Also, is there a combination function somewhere like 7Combination4 = 35 or 8Permutation3 = 336. I have seen the Permutation[a,b]->{a,b},{b,a} but not a
number.
URL: , |
|