
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
"kidkay" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, everyone. I having trouble understanding Computer Arithmetic specially Division (Quadratic Convergence Divsion). I am just havin a hard time grasping the concept. Basically, I dont understand how to the multipliers. Could someone refer me to a site or explain the concept to me. Thank You First understand the square root Newton-Raphson algorithm. It is a little easier to understand. Then you can try the divide algorithm. Both double the number of result bits each cycle. -- glen
| <-- __Chronological__ --> | <-- __Thread__ --> |