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