Vectorized / solady

Optimized Solidity snippets.
MIT License
2.51k stars 339 forks source link

♻️ Fix cbrtWad #958

Closed Vectorized closed 3 months ago

Vectorized commented 3 months ago

Description

Apparently, one babylonian step is unable to make it converge (the result is higher than the ground truth by 1 wei).

Checklist

Ensure you completed all of the steps below before submitting your pull request:

Pull requests with an incomplete checklist will be thrown out.