Description Usage Arguments Value Author(s) Examples
Gets mod of a to base b
1  | mod(a,b)
 | 
a | 
 input- an integer  | 
b | 
 input - an integer  | 
remainder of a/b or mod(a,b)
John Lawson
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.