math/big.Int.Abs (method) 3 uses math/big (current package) int.go#L127: func (z *Int) Abs(x *Int) *Int { int.go#L761: A = new(Int).Abs(a) int.go#L762: B = new(Int).Abs(b)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)