A useful recurrence formula is f(y) = y (2 - y * x) modulo 2 64. You can verify that if y is the 64-bit inverse of x, then this will output y ...
確定! 回上一頁