func math/big.NewRat 2 uses math/big (current package) rat.go#L33: func NewRat(a, b int64) *Rat { go/constant value.go#L1133: return makeRat(big.NewRat(a, b))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)