| Author |
Comment/Response |
Brandon
|
11/28/12 10:24pm
In Response To 'Re: Finding all roots of a polynomial over a ra...' --------- "It means take all the n's in uuu and replace them with 100s. "/." is shorthand for the ReplaceAll function. "->" is shorthand for the Rule function."
When you say "replace with 100s" are you saying that it is finding every 100th n? Or it is literally making the value of n = 100?
Also, I included a file of a new example. I tweaked my polynomial slightly and as I was working through your steps it gave me an error.
What am I doing wrong?
Attachment: error.nb, URL: , |
|