Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. Post a replyTopic review (newest first)
Hi;
I see! We are actually getting redied for a bigger altar. It is time to run away :-) Thank you Bobbym and have a good time.
Hi;
Thanks Bobbym. I got some hint. Some people, like myself, are not good at asking their questions well - I'll try to improve.
Hi;
Those three tools as well as all the rest use numerical algorithms like Newton's, secant, interval bisection to get their answers. They are all well written and will generally get you 15 or 16 digits of precision.
Well a program should behave what its programmed for. If it's programmed to use Newton's method, it will and its the same what you do on paper. But at the same time computers have limitations. In this case the limitation is on decimal points ,computers work only with binary numbers they don't understand decimal points they don’t even understand negative numbers
Sorry bobbym, I could not get your point. If it is not inconvenient, please elaborate it to an absolute novice. I want to understand, why and when we take refuge with Numerical methods. The example, I had quoted was for a comparison to understand well.
Hi Raabi;
Hi with a quality scientific calculator, and then with Newton's method; wouldn't I get the same accuracy to 15 places of decimal, for example? Or, there are some other reasons for using these methods instead of using MS Excel, Scientific calculator, or just Microsoft Math? Please pardon me for asking too basic questions. They may help me grasp the true essence of the subject. Thanks in anticipation. |