Improve accuracy of NR-based fp_sqrt with better initial estimation and using one...
commit7e21352893063f6855c950ca44b878e08662e868
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 04:51:00 +0000 (8 04:51 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 04:51:00 +0000 (8 04:51 +0000)
tree8bdd46fedb23857f534893ce3a9fd791441224a8
parentc835351c1bafb5a5f13ea78255106d210907590b
Improve accuracy of NR-based fp_sqrt with better initial estimation and using one more bit internally. More reliable early termination. Good enough until better method is completed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26681 a1c6a512-1295-4272-9138-f99709370657
apps/fixedpoint.c