cdf_geometric SciMax Toolbox cdf_hypergeometric

SciMax Toolbox >> cdf_gumbel

cdf_gumbel

Maxima Function

Calling Sequence

cdf_gumbel (x,a,b)

Description

Returns the value at x of the distribution function of a Gumbel(a,b) random variable, with b>0. To make use of this function, write first load(distrib).

cdf_geometric SciMax Toolbox cdf_hypergeometric