Maxima Function
std_geometric (p)
Returns the standard deviation of a Geometric(p) random variable, with 0<p<1. To make use of this function, write first load(distrib).
load(distrib)