math/big.Rat.Denom (method)

2 uses

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