Skip to content

Commit

Permalink
4_long_div_4.cpp: Правка
Browse files Browse the repository at this point in the history
  • Loading branch information
1vanK committed Apr 13, 2024
1 parent 3dbc1ea commit 23752ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/4_long_div.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@
7. [Pope, Stein. Multiple Precision Arithmetic](https://dl.acm.org/doi/10.1145/367487.367499)
8. [Krishnamurthy, Nandi. On the Normalization Requirement of Divisor in Divide-and-Correct Methods](https://dl.acm.org/doi/abs/10.1145/363848.363867)
9. [Дональд Кнут. Искусство программирования. Том 2. Третье издание. Раздел 4.3.1](https://djvu.online/file/AK1GKM4qtVd6r#p=311),
а также [ответы на упражнения](https://djvu.online/file/AK1GKM4qtVd6r#p=685)
а также [упражнения](https://djvu.online/file/AK1GKM4qtVd6r#p=323)
и [ответы на упражнения](https://djvu.online/file/AK1GKM4qtVd6r#p=685)
10. [Кнут на английском](https://www.haio.ir/app/uploads/2022/01/The-art-of-computer-programming.-Vol.2.-Seminumerical-algorithms-by-Knuth-Donald-E-z-lib.org_.pdf#page=285) (перевод на русский — неточный)
11. [Hansen. Multiple-Length Division Revisited: A Tour of the Minefield](https://surface.syr.edu/eecs_techreports/166/)
12. [Brent, Zimmermann. Modern Computer Arithmetic](https://maths-people.anu.edu.au/~brent/pub/pub226.html)
Expand Down

0 comments on commit 23752ea

Please sign in to comment.