Newton’s Method Without Division

Jeffrey D. Blanchard, M. Chamberland
2023
1 reference

Abstract

Abstract Newton’s Method for root-finding is modified to avoid the division step while maintaining quadratic convergence.

1 repository
1 reference

Code References

llvm/llvm-project
1 file
libc/src/__support/fixed_point/sqrt.h
1
L174 // The American Mathematical Monthly (2023).
Link copied to clipboard!