PERMUT

The PERMUT function returns the number of permutations without repetition for a set of elements selected in blocks of a certain size.

Submitted by admin on Mon, 01/14/2019 - 20:18

PERCENTILEX.INC

The PERCENTILEX.INC function returns the value corresponding to the k-th percentile of the values taken by an expression that is evaluated for all the rows of a table, k belonging to the closed interval [0, 1].

Submitted by admin on Mon, 01/14/2019 - 15:08

PERCENTILEX.EXC

The PERCENTILEX.EXC function returns the value corresponding to the k-th percentile of the values taken by an expression that is evaluated for all the rows of a table, k belonging to the open interval (0, 1).

Submitted by admin on Mon, 01/14/2019 - 14:53

PERCENTILE.INC

The PERCENTILE.INC function returns the value corresponding to the k-th percentile of the values in a range, k belonging to the closed interval [0, 1].

Submitted by admin on Mon, 01/14/2019 - 14:39

PERCENTILE.EXC

The PERCENTILE.EXC function returns the value corresponding to the k-th percentile of the values in a range, with k belonging to the open interval (0, 1).

Submitted by admin on Mon, 01/14/2019 - 13:29

NORM.S.INV

The NORM.S.INV function returns the inverse of the cumulative standard normal distribution of a probability.

Submitted by admin on Mon, 01/14/2019 - 13:13