Contents:
mymath
mymath.arithmetics
mymath.arithmetics.mod
REPOS
APIDOCS
This module implements some simple math functions
add subtract multiply divide
mod(x, y)
mod
Returns mod of the two numbers