Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/09/08 12:00 a.m.16 views

Newton's iteration convergence might not converge

Lines of code Vulnerability details Impact In getAmountOut for stable pair, Newton's method is used, however there is no check for the solution convergence. The numerical stability for Newton's method only applies to initial value close enough to the real solution. If the iteration fail to...

6.7AI score
SaveExploits0
Rows per page
Query Builder