math/big.Rat.Denom (method)

2 uses

	math/big (current package)
		float.go#L622: 	b.SetInt(x.Denom())
		rat.go#L420: func (x *Rat) Denom() *Int {