Summary

public static int Mod(int x, int m)

Returns

int

Parameters

Summary

public static long Mod(long x, int m)

Returns

long

Parameters