Changes

Jump to navigation Jump to search
1 byte removed ,  15:05, June 23, 2016
m
→‎top: clean up
Line 8: Line 8:       −
The remainder operation is also important in computer programming, and the term "modulus" is used to refer to this operation.  In [[C_programming_language|C]]-like languages it is denoted with a percent sign:
+
The remainder operation is also important in computer programming, and the term "modulus" is used to refer to this operation.  In [[C programming language|C]]-like languages it is denoted with a percent sign:
 
::::x = 11 % 3;    // x is now 2
 
::::x = 11 % 3;    // x is now 2
   Line 15: Line 15:     
[[Category:Mathematics]]
 
[[Category:Mathematics]]
[[Category: Programming Languages]]
+
[[Category:Programming Languages]]
Block, SkipCaptcha, Automoderated users, Bots, edit
57,719

edits

Navigation menu