math/big.Rat.Neg (method)
2 uses
math/big (current package)
rat.go#L373: func (z *Rat) Neg(x *Rat) *Rat {
go/constant
value.go#L969: return makeRat(newRat().Neg(y.val))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)