
Student Support Forum: 'Working with functions, for example Root[]' topicStudent Support Forum > General > Archives > "Working with functions, for example Root[]"
| Author |
Comment/Response |
AnotherONE
|
03/12/08 4:25pm
Hi,
when trying to get the zero point of a polynom, mathematica returns a function that looks like this:
s -> Root[ x1 #1+ #1^2 x2+ #1^3 x3+ #1^4 x4 + #1^5 x5+ #1^6 x6 &, 1]
How do I get Mathematica to do further work with this result?
I did a short notepad to emphasise what I mean.
Thanks in advance.
Attachment: function problem.nb, URL: , |
|
| | | |
 | |
|