Recent content by Peter_F
-
P
Mathematica Yachtzee involving Mathematical Probabilities
My response to that is :P Also that we should stop spamming now :P- Peter_F
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Mathematica Yachtzee involving Mathematical Probabilities
responses? :P Some others? :P You mean that you hope I wasn't the only person to respond to the same question :P I wondered why you were still asking me questions when you'd apparently got lots of help here. Hehe. And no, I'm not Hurkyl :P I used to visit these forums a bit...- Peter_F
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Undergrad Newton-Raphson method for y=1/f(x)
I need to know the Newton-Raphson equation for y=1/f(x) I've tried to work it out, but I'm not sure if I'm right I got this: x = x + f'(x) / f(x) EDIT> I've tried what I worked out and realized that it's horribly wrong. I really need help :P Another edit> I don't...