Basic factorization algorithms
A paper which gives pseudocode and the reasoning behind some basic factorization algorithms: Fermat factorization, Pollard rho, Pollard p-1, and Brent's method. Public domain. (PDF document).
Public domain code.
3 Comments:
Hi,
My name is Tiana
I have a question, but I've never done this before. I'm not sure about P(x)= - 3.3x3 - 3.5x2 - 1.5, P(-2.9)I want to get it right I have an exam on Saturday.
Best Regards,
Bright10me@yahoo.com
first of all when woring with multiplication you should know that if there is 2 negatives or 2 positives the answer is always positive. If there is 1 negative or 1 positive then the answer is always negative. so I'm not sure but I think the answer to your question is: -18.4
What does P(x) mean?
P(-2.9) what does that mean?
Good luck on your exam!
Post a Comment
<< Home