-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Binomial
Reading time: 1minReturns the binomial number n choose k. The binomials number are defined as
Syntax
binomial(Natural)
Description
Given a non-negative integer n, this function returns a list with all the binomials numbers n/k, k=0,...,n, sorted in increasing order of k.