cdf_normal SciMax Toolbox cdf_poisson

SciMax Toolbox >> cdf_pareto

cdf_pareto

Maxima Function

Calling Sequence

cdf_pareto (x,a,b)

Description

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

cdf_normal SciMax Toolbox cdf_poisson