math/big.Int.Rem (method)

one use

	math/big (current package)
		int.go#L275: func (z *Int) Rem(x, y *Int) *Int {