Processing math: 100%
 
+0  
 
+5
1119
1
avatar

how to find remainders in web calc?

 Sep 14, 2014

Best Answer 

 #1
avatar+33658 
+5

Use mod(x,y) or x mod y (It can be entered in either format).  For example:

13mod4=1

 Sep 14, 2014
 #1
avatar+33658 
+5
Best Answer

Use mod(x,y) or x mod y (It can be entered in either format).  For example:

13mod4=1

Alan Sep 14, 2014

5 Online Users

avatar