Wikipedia:Articles for deletion/Near Root Algorithm Source: en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Near_Root_Algorithm
The following discussion is an archived debate of the proposed deletion of the article below. Please do not modify it. Subsequent comments should be made on the appropriate discussion page (such as the article's talk page or in a deletion review). No further edits should be made to this page.
Delete C++ program to implement standard algorithm with poorly thought out implementation (what happens if the argument is negative? what if the last digit of the floating point fluctuates (unlikely but not impossible, since it depends on the implemenation of floating point division)?) We are not a how-to. SeptentrionalisPMAnderson17:08, 14 August 2009 (UTC)[reply]
Oh, hang on, now I see! The first part of the article is talking about the Babylonian method, but the second part (the main part of the article) isn't. Oops. Just ignore me ;)
I can also verify that this has to be original research: it's useless. In order to approximate a square root, he has to calculate square roots, which kinda defeats the purpose of it all. Look at the conditions of the sums: they contain square roots! He's looking for a close 'square root', and using that to prime the iteration. Of course that works, but it totally defeats the purpose! --DanielPharos (talk) 21:38, 15 August 2009 (UTC)[reply]
The above discussion is preserved as an archive of the debate. Please do not modify it. Subsequent comments should be made on the appropriate discussion page (such as the article's talk page or in a deletion review). No further edits should be made to this page.