Examples using... math.Mod()

Recent
Mod returns the floating-point remainder of x/y. The magnitude of the result is less than y and its sign agrees with that of x.