choose function choose(x:Integer, y:Integer) -> Real64 The binomial coefficient. function choose(x:Real64, y:Real64) -> Real64 The binomial coefficient. function choose(x:Real32, y:Real32) -> Real32 The binomial coefficient.