func math.Mod 3 uses math (current package) lgamma.go#L337: x = Mod(x, 2) mod.go#L21: func Mod(x, y float64) float64 { remainder.go#L72: x = Mod(x, y+y) // now x < 2y
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)