Where can I read about the difference between mod(k, n) and k.mod(n)? I naively assumed that these were just two different ways of writing the same thing. Is that correct?
| 1 | initial version |
Where can I read about the difference between mod(k, n) and k.mod(n)? I naively assumed that these were just two different ways of writing the same thing. Is that correct?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.