Maxima Function
var_normal (m,s)
Returns the variance of a Normal(m,s) random variable, with s>0, namely s^2. To make use of this function, write first load(distrib).
load(distrib)