-
Notifications
You must be signed in to change notification settings - Fork 3
References
David Bürgin edited this page Feb 17, 2014
·
1 revision
- St Denis, Tom. 2006. BigNum math. Syngress.
- Knuth, Donald E. 1981. The art of computer programming. Volume 2, Seminumerical algorithms. Addison–Wesley. 2nd edition.
- Menezes, A., van Oorschot, P., Vanstone, S. 1996. Handbook of applied cryptography. CRC Press. Chapter 14.
- van Rossum, Guido. 2010. 'Why Python's integer division floors'. URL: http://python-history.blogspot.com/2010/08/why-pythons-integer-division-floors.html
- Lippert, Eric. 2011. 'What's the difference? Remainder vs Modulus'. URL: http://blogs.msdn.com/b/ericlippert/archive/2011/12/05/what-s-the-difference-remainder-vs-modulus.aspx
- Leijen, Daan. 2001. 'Division and modulus for computer scientists'. URL: http://research.microsoft.com/pubs/151917/divmodnote.pdf