Talk:Square root algorithms: Difference between revisions

Content deleted Content added
Babylonian method: new section
Line 118:
 
:I think they are better placed here. -- [[User:Meni Rosenfeld|Meni Rosenfeld]] ([[User Talk:Meni Rosenfeld|talk]]) 11:18, 7 September 2007 (UTC)
 
== Babylonian method ==
 
:Repeat steps 2 and 3 until the desired accuracy is achieved
 
Let's say I want the iteration to stop when the relative (or absolute) error is
below some required value. Is there an easy test I can perform?--[[User:Malcohol|Malcohol]] 13:36, 30 November 2007 (UTC)