std_normal SciMax Toolbox std_poisson

SciMax Toolbox >> std_pareto

std_pareto

Maxima Function

Calling Sequence

std_pareto (a,b)

Description

Returns the standard deviation of a Pareto(a,b) random variable, with a>2,b>0. To make use of this function, write first load(distrib).

std_normal SciMax Toolbox std_poisson