math/big.Int.Binomial (method)

one use

	math/big (current package)
		int.go#L223: func (z *Int) Binomial(n, k int64) *Int {