powered by
Gets mod of a to base b
mod(a,b)
remainder of a/b or mod(a,b)
input- an integer
input - an integer
John Lawson