mod | R Documentation |
Gets mod of a to base b
mod(a,b)
a |
input- an integer |
b |
input - an integer |
remainder of a/b or mod(a,b)
John Lawson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.