Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
724
1
avatar

How to do modulo calculation

 Aug 8, 2014

Best Answer 

 #1
avatar+118703 
+5

The modulus is just the remainder I think

So 10 Mod 6 = 4

because if you divide 10 by 6 you get a remainder of 4

Mod questions can  get very difficult but I think that this is the basic idea.

Anyone want to add anything?

 Aug 8, 2014
 #1
avatar+118703 
+5
Best Answer

The modulus is just the remainder I think

So 10 Mod 6 = 4

because if you divide 10 by 6 you get a remainder of 4

Mod questions can  get very difficult but I think that this is the basic idea.

Anyone want to add anything?

Melody Aug 8, 2014

3 Online Users

avatar
avatar