|
-
January 23rd, 2002, 10:07 PM
#1
Polynomials
Ok this is the problem, I have the rest of the program done, but I need a function that evaluates a polynomial. Say it is 5x^3+2x^2+X+3
Index and power : 3 2 1 0
The array: coefcients |5||2||1||3|
I need to be able to plug 4 into this and get an answer back. I am have been tryin it for a long *** time, anybody have a way to do it? Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|